Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 515 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 515 Bytes

Webpack & Vue - Chrome Extension V3

Test/Run Webpack

npm run watch
npm run start
npm run build
npm run build-zip

Libraries

  • Webpack 4
  • Vue 2

NPM Package

Required Plugins Version.

npm i copy-webpack-plugin@6
npm i terser-webpack-plugin@4

Chrome Service Worker

chrome://serviceworker-internals/

Copyright and License

Code copyright 2021-2022 ee-projects. Code released under the MIT license.