Hey! I am getting several warning, like: ./node_modules/dtrace-provider/dtrace-provider.js Module not found: Error: Can't resolve './src/build' in 'G:\CWFINAL\ node_modules\dtrace-provider' @ ./node_modules/dtrace-provider/dtrace-provider.js 18:22-85 @ ./node_modules/bunyan/lib/bunyan.js @ ./node_modules/debugnyan/dist/index.js @ ./node_modules/bitcoin-core/dist/src/index.js @ ./src/app/service/global.service.ts @ ./src/app/app.module.ts @ ./src/main.ts @ multi (webpack)-dev-server/client?http://0.0.0.0:0 ./src/main.ts
I found out by googline, that I can get rid of it, if I eject webpack and add some stuff into noParse; But I want to keep application clean and tidy, can I solve this without ejecting? -- You received this message because you are subscribed to the Google Groups "Angular and AngularJS discussion" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
