feature:增加静态目录public,调整在线logo地址到public。
This commit is contained in:
@@ -54,6 +54,7 @@ export default ({
|
||||
const config = {
|
||||
base: '/', // index.html文件所在位置
|
||||
root: './', // js导入的资源路径,src
|
||||
publicDir: 'public', // 静态资源文件夹
|
||||
resolve: {
|
||||
alias,
|
||||
},
|
||||
|
Reference in New Issue
Block a user