-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Open
Labels
area: @schematics/angularfeatureIssue that requests a new featureIssue that requests a new featurefeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under consideration
Milestone
Description
🚀 Feature request
Command (mark with an x
)
- [x] generate
Description
We know that the "ng g library" helps us with the creation of reusable libraries. The components we create into ous libs can be compiled into multiple JS formats (ES2015, ES5, UMD, ...), which is awesome! Thank you CLI team! However, would it be possible to have them compiled into Web Components as well?
Describe the solution you'd like
I know that Angular Elements assist with the creation of Web Components. However, I was not able to add Elements to the libs created to "ng g library". Nonetheless, rather than adding it manually... it would be amazing if the CLI team could add that capability to the "ng g library" directly... so that this cmd could insert the necessary configuration for the ng-packager to use and automatically build Web Components alongside the ES2105, UMD, and other formats.Describe alternatives you've considered
None yet.benjamimbessa, leandrogf, leomoreirarv, ichintan, shameersalim and 56 morekudorgyozo and mauriziocesconanmolsrepo, yashsway, haskelcurry, sushilraj786, Roman-Simik and 5 moresushilraj786, Roman-Simik, alexfleseriu0619, kudorgyozo and mauriziocesconvthinkxie, mukundkatpatal and kudorgyozo
Metadata
Metadata
Assignees
Labels
area: @schematics/angularfeatureIssue that requests a new featureIssue that requests a new featurefeature: under considerationFeature request for which voting has completed and the request is now under considerationFeature request for which voting has completed and the request is now under consideration