Fix script that packs source code for AMO
This commit is contained in:
parent
0cdbb19b7a
commit
fef30ce3e9
@ -2,4 +2,4 @@
|
||||
|
||||
# makes a zip file with human-readable source code that we need to upload to AMO
|
||||
# since webpack minifies stuff
|
||||
zip -r dist-zip/uw-amo-source.zip README-AMO.md .babelrc package.json package-lock.json webpack.config.js src/
|
||||
zip -r dist-zip/uw-amo-source.zip README-AMO.md .babelrc package.json package-lock.json webpack.config.js scripts src/
|
||||
|
Loading…
Reference in New Issue
Block a user