This commit is contained in:
hackrobot
2025-04-02 04:51:56 -05:00
parent f325f66816
commit fec00b86dc

View File

@@ -91,8 +91,8 @@ const config = {
},
esnextModules: ["taro-ui"],
// publicPath: "/",
publicPath: `/v${new Date().getTime()}/`,
publicPath: "/",
// publicPath: `/v${new Date().getTime()}/`,
staticDirectory: "static",
postcss: {