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:
@@ -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,以支持页面动态渲染自定义图标
|
||||
|
||||
Reference in New Issue
Block a user