Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
chunibyo-wly authored Jan 10, 2025
1 parent 33c3433 commit 4c99b26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"webpack-dev-server": "^5.1.0"
},
"scripts": {
"build": "npx webpack",
"build": "npx webpack build",
"start": "npx webpack serve"
}
}
}

0 comments on commit 4c99b26

Please sign in to comment.