Skip to content

Commit e5f4c12

Browse files
authored
fix: update Solid Start default port (#4845)
1 parent 1863a80 commit e5f4c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/framework-info/src/frameworks/solid-start.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dev": {
1111
"command": "solid-start dev",
12-
"port": 3000,
12+
"port": 5173,
1313
"pollingStrategies": [{ "name": "TCP" }]
1414
},
1515
"build": {

0 commit comments

Comments
 (0)