This commit is contained in:
cxc
2022-12-01 13:53:11 +08:00
parent 7cbdcb9916
commit ef5911f069
33 changed files with 352 additions and 674 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",
});