mirror of
https://github.com/element-plus/element-plus.git
synced 2025-02-17 11:49:41 +08:00
fix(play): dayjs cahce miss (#18381)
This commit is contained in:
parent
f5628e7b16
commit
abca9c078b
@ -37,7 +37,7 @@ export default defineConfig(async ({ mode }) => {
|
||||
await glob(['dayjs/(locale|plugin)/*.js'], {
|
||||
cwd: path.resolve(projRoot, 'node_modules'),
|
||||
})
|
||||
).map((dep) => dep.replace(/\.js$/, ''))
|
||||
)
|
||||
|
||||
return {
|
||||
// css: {
|
||||
|
Loading…
Reference in New Issue
Block a user