From fec00b86dcc4f1e97113aad95d1c5cc4544c9356 Mon Sep 17 00:00:00 2001 From: hackrobot Date: Wed, 2 Apr 2025 04:51:56 -0500 Subject: [PATCH] qwqw --- config/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/index.js b/config/index.js index ae91c6a..8d08fab 100644 --- a/config/index.js +++ b/config/index.js @@ -91,8 +91,8 @@ const config = { }, esnextModules: ["taro-ui"], - // publicPath: "/", - publicPath: `/v${new Date().getTime()}/`, + publicPath: "/", + // publicPath: `/v${new Date().getTime()}/`, staticDirectory: "static", postcss: {