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