feat: add nginx.conf (#80)
* feat: add nginx.conf * feat: modify the root path of the web
This commit is contained in:
@@ -7,7 +7,7 @@ export default defineConfig({
|
||||
npmClient: 'npm',
|
||||
base: '/',
|
||||
routes,
|
||||
publicPath: '/web/dist/',
|
||||
publicPath: '/',
|
||||
esbuildMinifyIIFE: true,
|
||||
icons: {},
|
||||
hash: true,
|
||||
|
||||
Reference in New Issue
Block a user