add messaging system
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
-cp externs
|
||||
-cp src
|
||||
-dce full
|
||||
--each
|
||||
|
||||
--main template.Main
|
||||
--js bin/main.js
|
||||
--next
|
||||
|
||||
--main template.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 -x externs/\*
|
Reference in New Issue
Block a user