-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2.2.0 Snowpack3, optimized ngcc, package detection for ngcc
- Snowpack 3 support (accept both config.buildOptions.sourcemap and config.buildOptions.sourceMaps) - Now calls `ngcc` function from `@angular/compiler-cli/ngcc` instead of using execa which is slower to start up - Now uses typescript to scan all node_modules import, and feed to ngcc
- Loading branch information
1 parent
678fffe
commit 31642aa
Showing
6 changed files
with
227 additions
and
2,236 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.