mirror of
https://github.com/Automattic/harper.git
synced 2025-12-23 08:48:15 +00:00
fix(chrome-ext): make it even more verbose
This commit is contained in:
parent
a168e3691d
commit
704a647f26
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
"fmt": "prettier --write '**/*.{svelte,ts,json,css,scss,md}'",
|
||||
"zip-for-chrome": "TARGET_BROWSER=chrome npm run build && node src/zip.js harper-chrome-plugin.zip",
|
||||
"zip-for-firefox": "TARGET_BROWSER=firefox npm run build && node src/zip.js harper-firefox-plugin.zip",
|
||||
"test": "playwright test --headed --reporter=dot"
|
||||
"test": "playwright test --headed --reporter=dot --trace"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@crxjs/vite-plugin": "^2.0.0-beta.26",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue