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

Fix .html files not being used #37

Closed franciscolourenco closed 5 years ago

franciscolourenco commented 5 years ago

Without the template option, the html files in dist are being auto-generated, and the html files in src ignored.