Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Commit 8b008a8

Browse files
authored
Revert "chore: updated Remix dev command (#788)" (#789)
This reverts commit 7ac785e.
1 parent 7ac785e commit 8b008a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frameworks/remix.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"configFiles": ["remix.config.js"]
99
},
1010
"dev": {
11-
"command": "remix dev"
11+
"command": "remix watch"
1212
},
1313
"build": {
1414
"command": "remix build",

0 commit comments

Comments
 (0)