feat: add CI for publishing chrome extension (#1568)
* fix: remove the permission not needed and update the player style link * fix: change the way of importing worker script * improve the extension version * build: add process env to disable inline worker import * improve style file * upgrade svelte2tsx * disable eslint check for that line * merge the extension-release action into release action --------- Co-authored-by: YunFeng0817 <YunFeng0817@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"svelte": "^4.2.14",
|
||||
"svelte-check": "^3.4.3",
|
||||
"svelte-preprocess": "^5.0.3",
|
||||
"svelte2tsx": "^0.7.6",
|
||||
"svelte2tsx": "^0.7.30",
|
||||
"tslib": "^2.0.0",
|
||||
"vite": "^5.3.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user