-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
featureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issues