@angular-element-variants/builder-webpack

Specialised builders for WebComponents built with Angular elements. Allow to ship configurable WebComponents without any changes on the project structure.

Usage no npm install needed!

<script type="module">
  import angularElementVariantsBuilderWebpack from 'https://cdn.skypack.dev/@angular-element-variants/builder-webpack';
</script>

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