Alan Agius a7709b718c feat(@angular-devkit/build-angular): add externalDependencies to the esbuild browser builder
This commit add a new `externalDependencies` option to the experimental browser builder.

Dependencies listed in this option will not be included in the final bundle, instead the user would need to provide them at runtime using import maps or another method.

Closes #23322
2022-06-21 12:21:53 -07:00
..
2022-06-16 13:53:49 +02:00

/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.