YuraDev / vue-chrome-extension-template

vue chrome extension template
MIT License
651 stars 104 forks source link

Fixed #5, add manifest.js and verdor.js in build script #7

Open ALiangLiang opened 6 years ago

ALiangLiang commented 6 years ago

CommonsChunkPlugin will separate runtime into manifest.js, and move 3th-part code into verdor.js. So need include them in every pages.