Closed
Description
Hi guys,
what do you think if in webpack when we build the application we create 2 files:
- contain our code
2)contain the vendor: like angular, rx, etc
In this way the vendor build don't increase in size and we can manage our code (src) in a separate file.
I've done something like that in my webpack project:
https://github.com/daniele-zurico/angular2-webpack/blob/master/webpack.config.js
Metadata
Metadata
Assignees
Labels
No labels