Skip to content

Commit

Permalink
Merge pull request #133 from Marukome0743/dev-win
Browse files Browse the repository at this point in the history
✨feat: add 'dev-win' script
  • Loading branch information
Marukome0743 authored Jan 25, 2024
2 parents 2632d72 + 9c3697d commit 31552f1
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 @@ -4,6 +4,7 @@
"private": true,
"scripts": {
"dev": "next dev --turbo",
"dev-win": "WATCHPACK_POLLING=true next dev",
"build": "next build",
"start": "next start",
"lint": "bunx @biomejs/biome check --apply ."
Expand Down

0 comments on commit 31552f1

Please sign in to comment.