mirror of
https://github.com/movie-web/extension.git
synced 2025-09-13 10:23:24 +00:00
manifest v3
This commit is contained in:
@@ -7,9 +7,9 @@
|
||||
"scripts": {
|
||||
"dev": "plasmo dev",
|
||||
"build": "plasmo build",
|
||||
"build:firefox": "plasmo build --target=firefox-mv2",
|
||||
"build:firefox": "plasmo build --target=firefox-mv3",
|
||||
"package": "plasmo package",
|
||||
"package:firefox": "plasmo package --target=firefox-mv2",
|
||||
"package:firefox": "plasmo package --target=firefox-mv3",
|
||||
"lint": "eslint --ext .tsx,.ts src",
|
||||
"lint:fix": "eslint --fix --ext .tsx,.ts src",
|
||||
"lint:report": "eslint --ext .tsx,.ts --output-file eslint_report.json --format json src",
|
||||
|
Reference in New Issue
Block a user