mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-18 12:34:25 +08:00
fix: script
This commit is contained in:
parent
9a4d521bdb
commit
a1daeef544
@ -104,7 +104,7 @@
|
||||
"eslint-plugin-node": "^11.1.0",
|
||||
"eslint-plugin-promise": "^6.0.0",
|
||||
"eslint-plugin-vue": "^8.6.0",
|
||||
"esno": "^0.14.0",
|
||||
"esno": "^0.15.0",
|
||||
"express": "^4.17.3",
|
||||
"fast-glob": "^3.2.11",
|
||||
"fs-extra": "^10.0.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
import * as globalComponents from '../src/components'
|
||||
import { resolve } from 'path'
|
||||
import fs from 'fs-extra'
|
||||
import * as globalComponents from '../src/components'
|
||||
|
||||
const TYPE_ROOT = resolve(__dirname, '..')
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user