We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
[ ] Bug report [x ] Feature request [ ] Documentation issue or request
No reference in the readme about AOT
Should support angular's AOT
The text was updated successfully, but these errors were encountered:
If you run the npm build script, it calls ng build --prod, which enables AOT.
build
ng build --prod
For reference: https://github.com/angular/angular-cli/wiki/build#--dev-vs---prod-builds
Sorry, something went wrong.
fff2fff
Merge pull request #138 from ngx-rocket/docs/aot
cea6e14
Added AOT mention for production build docs (closes #131)
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: