ztoben / assets-webpack-plugin

Webpack plugin that emits a json file with assets paths
https://www.npmjs.com/package/assets-webpack-plugin
MIT License
958 stars 104 forks source link

missing part of file in vue-cli modern mode #448

Open mahaoming opened 2 years ago

mahaoming commented 2 years ago

Describe the bug missing part of file in vue-cli modern mode

The generated JSON contains only part of the JS and CSS files, such as adding the other part of the file

To Reproduce Steps to reproduce the behavior: use vue-cli5.X https://cli.vuejs.org/guide/browser-compatibility.html#modern-mode generated html has two type file image

Expected behavior Generate another file, or include it