Open
Description
npm run prepublish
doesn't produce the same index.js
in dist
that one gets from npm install rethinkdb-webdocket-client
. The version of dist/index.js
via npm install
is in es5, the one produced by the local webpack config is in es6 with stated issues. No biggie but seems like an update to scripts in package.json makes sense.
Metadata
Metadata
Assignees
Labels
No labels