diff vite.config.js @ 0:6d2e2a8ac6f0 default tip

start from https://github.com/supertorpe/vite-ts-phaser-starter
author drewp@bigasterisk.com
date Sun, 13 Nov 2022 13:24:40 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vite.config.js	Sun Nov 13 13:24:40 2022 -0800
@@ -0,0 +1,4 @@
+import { defineConfig } from "vite";
+
+export default defineConfig({
+});
\ No newline at end of file