1
0
mirror of https://github.com/zclzone/vue-naive-admin.git synced 2025-12-29 04:20:22 +08:00

chore: 兼容较低版本node

This commit is contained in:
zclzone
2024-08-21 09:51:41 +08:00
parent fdb6ad5f1d
commit 02e614e903
2 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
import path from 'node:path'
import { globSync } from 'glob'
import dynamicIcons from '../src/assets/icons/dynamic-icons'
import dynamicIcons from '../src/assets/icons/dynamic-icons.js'
/**
* @usage 生成icons, 用于 unocss safelist以支持页面动态渲染自定义图标