Closed
Description
Angular Elements allow to create reusable native Web Components.
But they require special options:
entryComponent
is requiredviewEncapsulation
should be set toShadow
Depends on angular/devkit#936 to be released in CLI 6.1 stable, and on angular/angular-cli#11526.