Skip to content

What's manifest.js handle in aid of?  #378

Closed
@ytudt

Description

In vue-cli webpack.prod.conf.js there are some code like this

 new webpack.optimize.CommonsChunkPlugin({
      name: 'manifest',
      chunks: ['vendor']
    })

and generate a manifest.js file what js should i put in this file?
中国人用汉语回答更好。。。。

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