mirror of
https://github.com/flipped-aurora/gin-vue-admin.git
synced 2026-09-21 20:35:16 +00:00
代码定位功能默认关闭。
This commit is contained in:
+2
-2
@@ -82,8 +82,8 @@ export default ({
|
||||
esbuild,
|
||||
optimizeDeps,
|
||||
plugins: [
|
||||
GvaPositionServer(),
|
||||
GvaPosition(),
|
||||
process.env.VITE_POSITION === 'open' && GvaPositionServer(),
|
||||
process.env.VITE_POSITION === 'open' && GvaPosition(),
|
||||
legacyPlugin({
|
||||
targets: ['Android > 39', 'Chrome >= 60', 'Safari >= 10.1', 'iOS >= 10.3', 'Firefox >= 54', 'Edge >= 15'],
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user