Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable ignoreOrder option for extract-text-webpack-plugin #231

Closed
sebilasse opened this issue Apr 6, 2018 · 1 comment
Closed

Enable ignoreOrder option for extract-text-webpack-plugin #231

sebilasse opened this issue Apr 6, 2018 · 1 comment
Milestone

Comments

@sebilasse
Copy link

sebilasse commented Apr 6, 2018

Bug

The bug is described pretty well in
webpack-contrib/extract-text-webpack-plugin#386

Package Version: latest

Actual behavior:
dojo build -m dev -w memory -s
After updating about the half of my widgets the bug described above happened,
and unfortunately it is not possible to debug the reason because the only message is
Order in extracted chunk undefined

See also "Interestingly, it's not deterministic." ff.
webpack-contrib/extract-text-webpack-plugin#80 (comment) (same here)

There is an ignoreOrder flag documented here
https://github.com/webpack-contrib/extract-text-webpack-plugin#options

@sebilasse sebilasse changed the title Enable ignoreOrder option in extract-text-webpack-plugin Enable ignoreOrder option for extract-text-webpack-plugin Apr 6, 2018
@sebilasse
Copy link
Author

it is caused by base.config.js in https://github.com/dojo/cli-build-app -
will do a PR there

@dylans dylans added this to the 2018.04 milestone Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants