restructure for multiple supported source sites
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
-cp src
|
||||
-dce full
|
||||
--each
|
||||
--main pixabay_sourcer.Main
|
||||
--js bin/main.js
|
||||
--main hollywoo_sourcer.PixabayMain
|
||||
--js bin/pixabay.js
|
||||
--next
|
||||
--main pixabay_sourcer.Background
|
||||
--main hollywoo_sourcer.Background
|
||||
--js bin/background.js
|
||||
-cmd cp node_modules/webextension-polyfill/dist/browser-polyfill.js* bin/ && zip -r template.zip . -x *.git* -x *.hxml -x *.zip -x src/\* -x node_modules/\* -x libs/\* -x test.sh
|
||||
-cmd cp node_modules/webextension-polyfill/dist/browser-polyfill.js* bin/ && zip -r hollywoo-sourcer.zip . -x *.git* -x *.hxml -x *.zip -x src/\* -x node_modules/\* -x libs/\* -x test.sh
|
Reference in New Issue
Block a user