Skip to content

Commit

Permalink
Overwrite NPM script added
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Wagner committed Aug 28, 2024
1 parent d7d78e6 commit 8be726b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"watch": "webpack --progress --watch",
"ext-reload": "web-ext run -s extension --firefox-profile=ExtensionTest",
"ext-build": "web-ext build -s extension",
"ext-build-overwrite": "web-ext build --overwrite-dest -s extension",
"ext-reload-mainprofile": "web-ext run -s extension"
},
"dependencies": {
Expand Down

0 comments on commit 8be726b

Please sign in to comment.