vue-cli-plugin-chrome-ext
vue-cli-plugin-chrome-ext copied to clipboard
vue cli plugin that setup vue project for chrome extension
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
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