mirror of
https://github.com/soybeanjs/soybean-admin.git
synced 2025-12-04 23:36:04 +08:00
style(projects): format code
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { fileURLToPath, URL } from 'node:url';
|
||||
import process from 'node:process';
|
||||
import { URL, fileURLToPath } from 'node:url';
|
||||
import { defineConfig, loadEnv } from 'vite';
|
||||
import { setupVitePlugins } from './build/plugins';
|
||||
import { createViteProxy } from './build/config';
|
||||
|
||||
Reference in New Issue
Block a user