-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
featureIssue that requests a new featureIssue that requests a new feature
Description
Is it possible to define additional bundles in an angular-cli project? I thought it may be possible by defining a second app in the angular-cli.json
file but this does not appear to be the case. Currently to achieve this I have an external webpack.config.js
file and I'm running webpack
to create the separate bundles alongside what angular-cli produces. The end goal would be to be able to create them all with just one command.
FraserKillip, iamyojimbo and ruipimentel
Metadata
Metadata
Assignees
Labels
featureIssue that requests a new featureIssue that requests a new feature