fix actions
This commit is contained in:
@@ -2,7 +2,7 @@ import { defineConfig } from 'vite'
|
||||
import react from '@vitejs/plugin-react'
|
||||
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/',
|
||||
//base: '/pkg/atmosphere/',
|
||||
//base: '/pkg/atmosphere/',
|
||||
plugins: [react()]
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user