We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Seems like wc-loader is incompatible with webpack@4
Here is the output of webpack build:
ERROR in ./assets/web-components/tags-select/tags-select.html Module build failed: TypeError: Cannot read property 'output' of undefined at Object.convertPlaceholder (/Users/nchesnokov/tv-projects/data-issues/node_modules/wc-loader/dist/index.js:370:96) at Object.module.exports (/Users/nchesnokov/tv-projects/data-issues/node_modules/wc-loader/dist/index.js:434:22) @ ./assets/web-components/tags-select/tags-select.js 1:0-60 @ ./assets/entries/report/report.js
The text was updated successfully, but these errors were encountered:
yes.. this is failing in webpack 4. As per demo, webpack version is 3. anyone looking into this?
Sorry, something went wrong.
No branches or pull requests
Seems like wc-loader is incompatible with webpack@4
Here is the output of webpack build:
The text was updated successfully, but these errors were encountered: