Quramy / ng2-lazy-load-demo

A sample repository for Angular2 lazy module loading
22 stars 4 forks source link

ERROR : Could not resolve es6-promise-loader when loading lazily loaded module from node_modules using AOT with webpack #7

Open vkvarma opened 7 years ago

vkvarma commented 7 years ago

ERROR in Could not resolve "es6-promise-loader?,[name]!../node_modules/test/test.module" from "app/app.module.ts".

compilation failed only and its generates the output minified js which is working fine when using with lite-server. Please let me know why compilation failed ..........