-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I generated a new project using angular-cli 1.0.0 and then I added the angular-prism library.
It works great in development, just as expected. It also works if I do a development build with
ng buildBut I get an error when I try to make a production build using
ng build --prod
ERROR in Unexpected value 'PrismComponent' in [my-path]/testApp/node_modules/angular-prism/dist/angular-prism.js' declared by the module 'AppModule in src/app/app.module.ts. Please ass a @Pipe/@Directive/@component annotation
It seems to be a problem when compiling with AOT .
aharris, itswadesh, adambarthelson, rjdkolb, JoeQueR and 4 more
Metadata
Metadata
Assignees
Labels
No labels