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

webpack Module not found #3292

Closed
chenyu445 opened this issue May 15, 2017 · 1 comment
Closed

webpack Module not found #3292

chenyu445 opened this issue May 15, 2017 · 1 comment

Comments

@chenyu445
Copy link

use webpack build my project;
it show the error as below:

ERROR in ../res/bower_components/ace/lib/ace/mode/_test/highlight_rules_test.js
Module not found: Error: Cannot resolve module 'amd-loader' in /home/damon/devicepass/main/res/bower_components/ace/lib/ace/mode/_test
 @ ../res/bower_components/ace/lib/ace/mode/_test/highlight_rules_test.js 6:0-21

all of the model show this err
what can I do now ?
@nightwing
Copy link
Member

you can try to use ace-builds, or configure webpack to ignore all the _test.js files

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