Use lib imports in tests

The module resolver handles the aliasing. With this, shipping tests with
published versions might be possible.
1 file changed
tree: 195a88ee1e14530470924ada4d259e22d9d82b06
  1. demo/
  2. packages/
  3. test/
  4. .babelrc.js
  5. .editorconfig
  6. .eslintignore
  7. .eslintrc.yml
  8. .gitignore
  9. .lintstagedrc
  10. .nycrc
  11. index.html
  12. lerna.json
  13. LICENSE
  14. NOTICE
  15. package.json
  16. README.md
  17. webpack.config.js
  18. yarn.lock
README.md

Apache Annotator (incubating)

Apache Annotator provides annotation enabling code for browsers, servers, and humans.

Development

Requirements:

Setup:

$ yarn install

Run:

$ yarn start

Test:

$ yarn test

Continue reading the development documentation in your browser.

License

Apache License 2.0