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
{{ message }}
This repository was archived by the owner on Dec 18, 2024. It is now read-only.
refactor: convert app to latest Angular CLI format
fix some Ivy and TypeScript compilation and configuration issues
add a `build:highmem` for use when the build fails due to memory usage
update all dependencies that are supported
remove unneeded polyfills now that differential loading is supported
convert workspace to current format
move and update tsconfigs to match current CLI format
log errors on bootstrap
enable some router quality of life options
add a `Version` interface
update StackBlitz
- Copyright
- major Angular version
- dependencies
fix build error for `setTimeout`
- it was resolving to the NodeJS version rather than DOM version
0 commit comments