optimizeCss filters Lightning CSS warnings for :deep(), :slotted() and :global(),
but not for Angular's ::ng-deep, so every Angular component stylesheet using it prints
a warning block per occurrence.
npm install
npm run build
package.json, set version to a prerelease version, e.g. 2.0.0-rc1, 3.1.5-rc4, ...npm pack to create packagenpm publish <package>.tgz --tag next to publish the package under the next tagnpm install --save package@next to install prerelease package| { | |
| "directory": "wwwroot/scripts/bower" | |
| } |