view 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 source

import { defineConfig } from "vite";

export default defineConfig({
});