adambullmer / vue-cli-plugin-browser-extension

Browser extension development plugin for vue-cli 3.0
GNU Lesser General Public License v3.0
427 stars 76 forks source link

Popup HTML unnecessary boilerplate #3

Closed adambullmer closed 6 years ago

adambullmer commented 6 years ago

The popup.html file is being generated with unnecessary boilerplate. Should remove the css and js links from the template as they will get generated and added at build time