Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AOT support? #131

Closed
msarsha opened this issue Sep 18, 2017 · 1 comment
Closed

AOT support? #131

msarsha opened this issue Sep 18, 2017 · 1 comment

Comments

@msarsha
Copy link

msarsha commented Sep 18, 2017

I'm submitting a...

[ ] Bug report
[x ] Feature request
[ ] Documentation issue or request

Current behavior

No reference in the readme about AOT

Expected behavior

Should support angular's AOT

@bursauxa
Copy link
Contributor

If you run the npm build script, it calls ng build --prod, which enables AOT.

For reference:
https://github.com/angular/angular-cli/wiki/build#--dev-vs---prod-builds

sinedied added a commit that referenced this issue Sep 25, 2017
Added AOT mention for production build docs (closes #131)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants