Skip to content

webpack issue "import and export may only appear at the top level" #16

Open
@babakness

Description

@babakness

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions