mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-21 22:34:21 +08:00
To improve rebuild performance when using Sass stylesheets with the esbuild-based browser application builder in watch mode, Sass stylesheets that are not affected by any file changes will now be cached and directly reused. This avoids performing potentially expensive Sass preprocessing on stylesheets that will not change within a rebuild.
/packages
Folder
This folder is the root of all defined packages in this repository.
Packages that are marked as private: true
will not be published to NPM.
This folder includes a directory for every scope in NPM, without the @
sign. Then one folder
per package, which contains the package.json
.