This commit is contained in:
cxc
2022-11-14 17:40:29 +08:00
parent 8cf4b40ab9
commit 258820d624
26 changed files with 52 additions and 52 deletions

View File

@ -17,6 +17,6 @@ module.exports = defineConfig({
},
transpileDependencies: true,
lintOnSave: false,
// publicPath: './',
// assetsDir: "../apps/com.awspaas.user.apps.cmp/screen",
publicPath: './',
assetsDir: "../apps/com.awspaas.user.apps.cmp/screen",
})