Skip to content

Upgrade vue-loader to webpack 3 #850

@ErickPetru

Description

@ErickPetru

What problem does this feature solve?

With the recent launch of webpack 3, some exciting features was added, including Scope Hoisting. As stated by the team:

"Migrating from webpack 2 to 3, should involve no effort beyond running the upgrade commands in your terminal. We marked this as a Major change because of internal breaking changes that could affect some plugins."

So, I believe the migration will be easy and will give only benefits:

npm install webpack@3.0.0 --save-dev

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions