mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-27 10:44:09 +08:00
chore: add some notes
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// 修改自
|
||||
// Modified from
|
||||
// https://github.com/luxueyan/vite-transform-globby-import/blob/master/src/index.ts
|
||||
|
||||
// TODO 目前还不能监听文件新增及删除 内容已经改变,缓存问题?
|
||||
// TODO Currently, it is not possible to monitor file addition and deletion. The content has been changed, the cache problem?
|
||||
import { join } from 'path';
|
||||
import { lstatSync } from 'fs';
|
||||
import glob from 'glob';
|
||||
|
Reference in New Issue
Block a user