This website requires JavaScript.
Explore
Help
Sign In
explewd
/
vildhjarta
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1cf768183db6e284cfabb837962f406ba218f3fe
vildhjarta
/
vite.config.ts
T
3 lines
94 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Initial commit: Thön, a Vildhjarta-inspired idle game
2026-08-08 22:01:05 +02:00
import
{
defineConfig
}
from
'vite'
;
export
default
defineConfig
({
server
:
{
port
:
5682
}
});
Reference in New Issue
Copy Permalink