mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-11 10:09:59 +00:00
Fix unpacked path
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"build": "node build.js",
|
||||
"package": "node build.js --package",
|
||||
"watch": "node build.js --watch",
|
||||
"start": "web-ext run -s ../dist/ext/unpacked/"
|
||||
"start": "web-ext run -s ../dist/ext/"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.1.5",
|
||||
|
||||
Reference in New Issue
Block a user