Skip to content

Commit

Permalink
Disable: Disable watch
Browse files Browse the repository at this point in the history
  • Loading branch information
Hayao0819 committed Oct 14, 2023
1 parent 6853fc6 commit a06a3a4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"version": "1.1.0",
"scripts": {
"build": "webpack --mode production",
"watch": "webpack --mode development --watch",
"lint": "prettier --check . && eslint . ",
"lint:fix": "prettier --write . && eslint . --fix"
},
Expand Down

0 comments on commit a06a3a4

Please sign in to comment.