Logo
Explore Help
Register Sign In
explewd/2048
1
0
Fork 0
You've already forked 2048
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
2048/vite.config.ts

7 lines
159 B
TypeScript
Raw Permalink Normal View History

Initial commit — 2048 terminal game Plain TS + Vite, JetBrains Mono terminal aesthetic. Includes engine (pure logic, direction normalization, tile tracking), animated UI (CSS transitions + keyframes), keyboard/touch input, Dockerfile, nginx config, docker-compose, and Gitea Actions CI workflow. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-07 19:57:48 +02:00
import { defineConfig } from 'vite'
export default defineConfig({
server: { port: 5678, strictPort: true },
preview: { port: 4588, strictPort: true },
})
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 24ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API