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

Cannot destructure property outputOptions of 'undefined' or 'null' #128

Open
Omelettesheep opened this issue Sep 2, 2021 · 3 comments
Open

Comments

@Omelettesheep
Copy link

Omelettesheep commented Sep 2, 2021

I put a demo here, It can repreoduce the bug
https://github.com/Omelettesheep/bugDemo

My config
image

Error
image

I add thread-loader to the config and the error occurs

@alexander-akait
Copy link
Member

Do not use thread-loader, in 99% it is slower than without

@Omelettesheep
Copy link
Author

Omelettesheep commented Sep 2, 2021

Do not use thread-loader, in 99% it is slower than without

Do not use thread-loader in any case? what about with babel-loader~

@alexander-akait
Copy link
Member

You will get more perf when you will use cache.type: "filesystem", built-in parallelization in our roadmap, but using this loader you more get decrease, try to remove it and cache and check it

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