fix(misc): reexport tokens that from nx
This commit is contained in:
parent
419131838f
commit
0f7cf3464e
1
packages/tao/src/commands/ngcli-adapter.ts
Normal file
1
packages/tao/src/commands/ngcli-adapter.ts
Normal file
@ -0,0 +1 @@
|
|||||||
|
export * from 'nx/src/commands/ngcli-adapter'
|
||||||
1
packages/tao/src/shared/project-graph.ts
Normal file
1
packages/tao/src/shared/project-graph.ts
Normal file
@ -0,0 +1 @@
|
|||||||
|
export * from 'nx/src/shared/project-graph'
|
||||||
1
packages/tao/src/shared/tree.ts
Normal file
1
packages/tao/src/shared/tree.ts
Normal file
@ -0,0 +1 @@
|
|||||||
|
export * from 'nx/src/shared/tree'
|
||||||
Loading…
x
Reference in New Issue
Block a user