Skip to content
This repository was archived by the owner on Mar 13, 2022. It is now read-only.

fix(build): avoid long rollup warning about exports#47

Open
hawkeye64 wants to merge 15 commits intoquasarframework:devfrom
hawkeye64:dev
Open

fix(build): avoid long rollup warning about exports#47
hawkeye64 wants to merge 15 commits intoquasarframework:devfrom
hawkeye64:dev

Conversation

@hawkeye64
Copy link
Member

No description provided.

@hawkeye64
Copy link
Member Author

hawkeye64 commented Aug 16, 2020

Further to this, here is the warning:

Entry module "ui/build/entry/index.common.js" is implicitly using "default" export mode, which means for CommonJS output that its default export is assigned to "module.exports". For many tools, such CommonJS output will not be interchangeable with the original ES module. If this is intended, explicitly set "output.exports" to either "auto" or "default", otherwise you might want to consider changing the signature of "ui/build/entry/index.common.js" to use named exports only.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant