Skip to content

Commit

Permalink
re-fix : use latest crxjs beta to avoid ugly patch
Browse files Browse the repository at this point in the history
  • Loading branch information
m1m1s1ku committed Oct 22, 2024
1 parent 61a0f2c commit 5573015
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 35 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ $ pnpm run bundle-firefox # Generate zip

Package for Chrome :
```
$ pnpm run prepare-chrome # Patch manifest v3 web_accessible_resources
$ pnpm run bundle-chrome
```

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"bundle-firefox": "npx web-ext build --source-dir ./dist-firefox/"
},
"devDependencies": {
"@crxjs/vite-plugin": "2.0.0-beta.17",
"@crxjs/vite-plugin": "2.0.0-beta.26",
"tsx": "^4.19.1",
"typescript": "^5.0.4",
"vite": "^4.3.7"
Expand Down
26 changes: 11 additions & 15 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 0 additions & 18 deletions scripts/chrome-manifest.ts

This file was deleted.

0 comments on commit 5573015

Please sign in to comment.