Gitiles
Code Review
Sign In
gerrit.lilingkun.com
/
PT_Sixth
/
f846f91fc9ad13bd4b22036f140f44ffba6d6c25
/
.
/
vue.config.js
blob: 910e297e0f53483455d2aa432887c3b7975d6c11 [
file
] [
log
] [
blame
]
2081595154
f846f91
2025-06-04 17:35:21 +0800
[
diff
] [
blame^
]
1
const
{
defineConfig
}
=
require
(
'@vue/cli-service'
)
2
module
.
exports
=
defineConfig
({
3
transpileDependencies
:
true
4
})