feat(build): 添加自动更新package.json时间戳的vite插件
添加updatePackageJson插件,在构建时自动更新package.json中的时间戳字段
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"__esModule": true,
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
|
||||
Reference in New Issue
Block a user