Skip to content

proposal - split vendor from code #277

Closed
@daniele-zurico

Description

@daniele-zurico

Hi guys,
what do you think if in webpack when we build the application we create 2 files:

  1. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions