mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-22 22:16:18 +08:00
refactor(project): re-adjust the overall folder
This commit is contained in:
@@ -13,7 +13,7 @@ const IGNORE_DIR = [
|
||||
'.cache',
|
||||
'scripts',
|
||||
'internal',
|
||||
'packages/@core/forward/request/src/',
|
||||
'packages/effects/request/src/',
|
||||
'packages/@core/ui-kit/menu-ui/src/',
|
||||
].join(',');
|
||||
|
||||
|
@@ -4,13 +4,13 @@ import type { Result } from 'publint';
|
||||
import { basename, dirname, join } from 'node:path';
|
||||
|
||||
import {
|
||||
UNICODE,
|
||||
colors,
|
||||
consola,
|
||||
findMonorepoRoot,
|
||||
fs,
|
||||
generatorContentHash,
|
||||
getPackages,
|
||||
UNICODE,
|
||||
} from '@vben/node-utils';
|
||||
|
||||
import { publint } from 'publint';
|
||||
|
Reference in New Issue
Block a user