Skip to content

Commit ee24ad4

Browse files
committed
Sucks
1 parent 07a859a commit ee24ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rsbuild.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const integration = {
2222
},
2323
dev: {
2424
assetPrefix: true,
25+
client: { port: 3000 } /* FIXME hardcoded port number is bad */,
2526
writeToDisk: (path) => /\.html$/.test(path),
2627
},
2728
html: {

0 commit comments

Comments
 (0)