mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
feat: add web-ext to develop (#930)
This commit is contained in:
@@ -104,5 +104,13 @@
|
||||
},
|
||||
"lint-staged": {
|
||||
"*": "eslint --fix"
|
||||
},
|
||||
"webExt": {
|
||||
"sourceDir": "extension",
|
||||
"run": {
|
||||
"startUrl": [
|
||||
"https://www.bilibili.com/"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user