chrome-extension-webpack-boilerplate
chrome-extension-webpack-boilerplate copied to clipboard
add zip script
To publish the extension on Google you need to zip it first. This script, that can be run with npm run zip
will build the extension and zip its content into a file called dist.zip
at the root of the project.