wip: suppoer vite2 -- import.meta.glob

This commit is contained in:
vben
2021-01-10 19:52:03 +08:00
parent daf2b1e095
commit d2bdc5665e
7 changed files with 44 additions and 71 deletions

View File

@@ -1,4 +1,4 @@
import fs from 'fs';
import fs from 'fs-extra';
import path from 'path';