generator-gulp-angular2 icon indicating copy to clipboard operation
generator-gulp-angular2 copied to clipboard

lib.js file is not including in index.html file in gulp serve.prod mode

Open mallik482 opened this issue 9 years ago • 0 comments

I generated the project and working in dev mode. When I tried to run in prod mode I am getting below error

init.ts:1 Uncaught ReferenceError: System is not defined(…)

I tried to debug and I found that lib.js file is not included in index.html file.

Please help me here

mallik482 avatar Nov 26 '16 14:11 mallik482