@angular-element-variants/builder-webpack
v0.0.0-beta.23
Published
Specialised builders for WebComponents built with Angular elements. Allow to ship configurable WebComponents without any changes on the project structure.
Downloads
28
Maintainers
Readme
@angular-element-variants/builder-webpack
Description
An Angular bulider specialised for bundling Angular elements.
Following targets are supported:
- build
- server
- dev-server
- karma
Install
npm i -S @angular-element-variants/builder-webpack
you may also install the peer-dependencies manually.
Related packages
- 📦 core - The core functionality
- 📦 builder-webpack - A specialised builder to ship WebComponents in different versions
- 📦 integration-helper - A set of utils helping to setup angular-element-variants on the producer and consumer side