3
0
Fork 0
mirror of https://github.com/ZeppelinBot/Zeppelin.git synced 2025-05-10 12:25:02 +00:00

fix: update dashboard packages, fix build on Node.js 18

This commit is contained in:
Dragory 2023-06-24 09:21:06 +00:00
parent fd4097cefc
commit 1e5378a274
6 changed files with 3917 additions and 6135 deletions

View file

@ -21,4 +21,8 @@ module.exports = {
},
variants: {},
plugins: [],
purge: ["./src/**/*.{html,vue}"],
future: {
purgeLayersByDefault: true,
},
};