You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
设置base:'./'之后打包,生产环境浏览报错index-3XgwbOFl.js:42 Uncaught Error: Invalid path "./"
at tokenizePath (index-3XgwbOFl.js:42:10700)
at createRouteRecordMatcher (index-3XgwbOFl.js:42:11784)
at s (index-3XgwbOFl.js:42:12505)
at index-3XgwbOFl.js:42:13935
at Array.forEach ()
at createRouterMatcher (index-3XgwbOFl.js:42:13924)
at createRouter (index-3XgwbOFl.js:42:21047)
at index-3XgwbOFl.js:42:28780
将Vite.config.ts中修改了Base 之后,编译后的路由会收到影响
The text was updated successfully, but these errors were encountered: