|
@@ -19,7 +19,7 @@ const { resolve } = require('path')
|
|
const proxyUrl = 'https://dev.colexiu.com/'
|
|
const proxyUrl = 'https://dev.colexiu.com/'
|
|
// const proxyUrl = 'http://192.168.3.143:8000/'
|
|
// const proxyUrl = 'http://192.168.3.143:8000/'
|
|
export default defineConfig({
|
|
export default defineConfig({
|
|
- base: './',
|
|
|
|
|
|
+ // base: './',
|
|
plugins: [
|
|
plugins: [
|
|
vue(),
|
|
vue(),
|
|
glsl(),
|
|
glsl(),
|