-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It would be nice to be able to deploy a "production" version of the prototype on the server. Currently we can only run a "development" version because we get template binding errors if we try to use AOT. See https://angular.io/guide/aot-compiler
The goal is to be able to run "ng serve --aot" (or "ng build --prod"), just try it to see where we have errors.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels