Skip to content

AOT compilation failing #31

@aringot

Description

@aringot

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions