barebones wikipedia sourcing

This commit is contained in:
2023-06-07 09:51:00 -06:00
parent 8fb91bef5f
commit 76285c1633
5 changed files with 57 additions and 1 deletions

View File

@@ -7,6 +7,9 @@
--main hollywoo_sourcer.PixabayMain
--js bin/pixabay.js
--next
--main hollywoo_sourcer.WikipediaMain
--js bin/wikipedia.js
--next
--main hollywoo_sourcer.Background
--js bin/background.js
-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