@davide-angelillo/angular-utils-library
esm
First, install a library to allow Angular to correctly use web-components ```shell npm install --save @webcomponents/webcomponentsjs ``` Then, add the library script to your `angular.json` ```json lines "scripts": [ "node_modules/@webcomponents/w
Version 0.1.13
INSTALL