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
main
vildhjarta
/
vite.config.ts
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
3 lines
94 B
TypeScript
Raw
Permalink
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