You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(build production): introduce the production build
For production build:
- remove live reload references (still not 100%)
- stop copying tests and .ts files + tsconfig.json
Missing:
- enableProdMode()
- add a CNAME file
Closesangular#41
0 commit comments