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

Support for webpack@4 #32

Open
4esnog opened this issue Mar 20, 2018 · 1 comment
Open

Support for webpack@4 #32

4esnog opened this issue Mar 20, 2018 · 1 comment

Comments

@4esnog
Copy link
Contributor

4esnog commented Mar 20, 2018

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
@PratapDessai
Copy link

PratapDessai commented Jun 22, 2018

yes.. this is failing in webpack 4. As per demo, webpack version is 3.
anyone looking into this?

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