build(projects): 代码优化
This commit is contained in:
parent
aa2f78a86f
commit
6a9a362caa
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ stats.html
|
|||||||
*.sw?
|
*.sw?
|
||||||
|
|
||||||
/src/typings/components.d.ts
|
/src/typings/components.d.ts
|
||||||
|
pnpm-lock.yaml
|
||||||
|
7856
pnpm-lock.yaml
7856
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
@ -3,5 +3,5 @@ export * from './color';
|
|||||||
export * from './number';
|
export * from './number';
|
||||||
export * from './object';
|
export * from './object';
|
||||||
export * from './icon';
|
export * from './icon';
|
||||||
export * from './design-pattern';
|
export * from './pattern';
|
||||||
export * from './theme';
|
export * from './theme';
|
||||||
|
Loading…
Reference in New Issue
Block a user