Skip to content

Document how to disable/customize the prefetch plugin #979

@wangxiangyao

Description

@wangxiangyao

What problem does this feature solve?

When I use the asyn load of vue-router, the webpack-plugin prefetch makes all asyn modules preload. This results in the inability to load on demand

What does the proposed API look like?

vue.conf.js

{
  prefetch: {}
}

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions