Skip to content

Commit 2e3e98a

Browse files
authored
chore: remove TODO comment
1 parent 46700ec commit 2e3e98a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

playground/backend-integration/vite.config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ function BackendIntegrationExample() {
2626
// same port in playground/test-utils.ts
2727
port: 5009,
2828
strictPort: true,
29-
// TODO: should this be automatically inferred from dev server address?
30-
// (see "boolean or string" discussions in https://github.com/vitejs/vite/pull/4337)
3129
origin: 'http://localhost:5009',
3230
},
3331
build: {

0 commit comments

Comments
 (0)