Skip to content

Commit c373363

Browse files
authored
chore: add dev::firefox script
1 parent 3fc9152 commit c373363

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"dev:vue3": "concurrently \"cd packages/shell-dev-vue3 && yarn dev\" \"cd packages/shell-host && yarn dev\"",
2525
"dev:chrome": "cd packages/shell-chrome && webpack --watch",
2626
"dev:chrome:prod": "cd packages/shell-chrome && cross-env NODE_ENV=production webpack --watch",
27+
"dev:firefox": "cd packages/shell-firefox && webpack --watch",
2728
"dev:electron": "cd packages/shell-electron && npm run dev",
2829
"build": "lerna run build",
2930
"build:watch": "lerna run build --scope @vue-devtools/app-backend* --scope @vue-devtools/shared-* --scope @vue/devtools-api && lerna run build:watch --stream --no-sort --concurrency 99",
@@ -72,4 +73,4 @@
7273
"cypress": "=3.4.1",
7374
"webpack-dev-server": "^4.15.1"
7475
}
75-
}
76+
}

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy