mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-25 17:53:48 +02:00
use oxfmt instead of prettier
This commit is contained in:
@@ -6,7 +6,7 @@ import vue from '@vitejs/plugin-vue';
|
||||
import vueJsx from '@vitejs/plugin-vue-jsx';
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [vue(),vueJsx()],
|
||||
plugins: [vue(), vueJsx()],
|
||||
define: {
|
||||
NIGHTLY: JSON.stringify(false),
|
||||
WINDOWS: JSON.stringify(true),
|
||||
|
||||
Reference in New Issue
Block a user