vue-cli-plugin-chrome-ext icon indicating copy to clipboard operation
vue-cli-plugin-chrome-ext copied to clipboard

vue cli plugin that setup vue project for chrome extension

Results 6 vue-cli-plugin-chrome-ext issues
Sort by recently updated
recently updated
newest added

sir, I want to ask how can I get the chrome object

How can I include a background script to be parsed? and moved to the dist folder? Thanks, great plugin so far

help wanted

refer to https://github.com/superoo7/vue-cli-plugin-chrome-ext/blob/master/generator/template-js/vue.config.js ``` yarn build yarn run v1.15.2 $ vue-cli-service build ERROR Error loading vue.config.js: ERROR TypeError: Class constructor CopyPlugin cannot be invoked without 'new' TypeError: Class constructor CopyPlugin...

Current build will caused TypeScript errors. User need to update the code, it doesnt work out of the box