fix: 修改 pnpm7.x 版本打包时的类型错误

This commit is contained in:
奔跑的面条
2022-05-21 14:01:26 +08:00
parent 2524b0ad2d
commit ea40cce9a4
5 changed files with 70 additions and 28 deletions

View File

@@ -4,4 +4,4 @@ declare module '*.vue' {
export default component
}
declare module 'lodash'
declare module 'lodash/*'