DellCliff opened a new issue #113: URL: https://github.com/apache/incubator-annotator/issues/113
The project can't be used in the browser after installing it via npm because the files reference import _Object$keys from "@babel/runtime-corejs3/core-js/object/keys"; import _sliceInstanceProperty from "@babel/runtime-corejs3/core-js/instance/slice"; import _Array$from from "@babel/runtime-corejs3/core-js/array/from"; import _Symbol from "@babel/runtime-corejs3/core-js/symbol"; import _getIteratorMethod from "@babel/runtime-corejs3/core-js/get-iterator-method"; import _getIterator from "@babel/runtime-corejs3/core-js/get-iterator"; causing Uncaught TypeError: Error resolving module specifier “@babel/runtime-corejs3/core-js/object/keys”. Relative module specifiers must start with “./”, “../” or “/”. Solution: Publish truly pre-compiled artifacts (e.g. annotator.min.js) on npm that can be used in the browser without webpack. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@annotator.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org