|
|
|
@ -62,8 +62,8 @@ export default {
|
|
|
|
// add for transfer to umi
|
|
|
|
// add for transfer to umi
|
|
|
|
// base: '/adsf',
|
|
|
|
// base: '/adsf',
|
|
|
|
// runtimePublicPath: true,
|
|
|
|
// runtimePublicPath: true,
|
|
|
|
base: '/admin-web',
|
|
|
|
base: '/admin-web/',
|
|
|
|
publicPath: './admin-web/',
|
|
|
|
publicPath: '/admin-web/',
|
|
|
|
plugins,
|
|
|
|
plugins,
|
|
|
|
define: {
|
|
|
|
define: {
|
|
|
|
APP_TYPE: APP_TYPE || '',
|
|
|
|
APP_TYPE: APP_TYPE || '',
|
|
|
|
|