mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-19 05:21:15 +08:00
feat: update
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
const { defineConfig } = require('@vue/cli-service')
|
||||
module.exports = defineConfig({
|
||||
publicPath: process.env.NODE_ENV === 'production'
|
||||
// ? '/ai-cv/'
|
||||
? '/OpenIsle/'
|
||||
: '/',
|
||||
// publicPath: process.env.NODE_ENV === 'production'
|
||||
// // ? '/ai-cv/'
|
||||
// ? '/OpenIsle/'
|
||||
// : '/',
|
||||
transpileDependencies: true,
|
||||
configureWebpack: {
|
||||
devtool: 'source-map'
|
||||
|
||||
Reference in New Issue
Block a user