You've already forked Nano-Banana-AI-Image-Editor
新增设置面板
This commit is contained in:
@@ -2,10 +2,6 @@ import { defineConfig } from 'vite';
|
||||
import react from '@vitejs/plugin-react';
|
||||
import * as path from 'path';
|
||||
|
||||
import { defineConfig } from 'vite';
|
||||
import react from '@vitejs/plugin-react';
|
||||
import * as path from 'path';
|
||||
|
||||
// https://vitejs.dev/config/
|
||||
export default defineConfig({
|
||||
base: './', // 添加这行以确保资源路径正确
|
||||
|
||||
Reference in New Issue
Block a user