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

could not support weapack4 #38

Open
Chan-Chun opened this issue Aug 7, 2018 · 5 comments
Open

could not support weapack4 #38

Chan-Chun opened this issue Aug 7, 2018 · 5 comments

Comments

@Chan-Chun
Copy link

could not support weapack4

@Chan-Chun
Copy link
Author

Chan-Chun commented Aug 7, 2018

ERROR in   Error: Child compilation failed:
  Module build failed (from ./node_modules/_ejs-compiled-loader@2.2.0@ejs-compiled-loader/index.js):
  TypeError: Cannot read property 'ejs-compiled-loader' of undefined


  - TypeError: Cannot read property 'ejs-compiled-loader' of undefined

@wangshikun2010
Copy link

I have the same problem.

@dennisreimann
Copy link

You can use the compile-ejs-loader package:

{
  test: /\.ejs$/,
  loader: 'compile-ejs-loader'
}

@huaiguang
Copy link

huaiguang commented Mar 29, 2019

I have the same problem, and solve it by above package compile-ejs-loader.

@jwangyangls
Copy link

could not support weapack5

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

6 participants