node v2 cli support (#36309)
This commit is contained in:
parent
27e1692848
commit
a1b274e6f8
75 changed files with 1502 additions and 367 deletions
3
packages/cli/src/node/index.ts
Normal file
3
packages/cli/src/node/index.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import "./plugin-runtime.promise"
|
||||
import "./plugin-runtime.effect"
|
||||
import "../index"
|
||||
Loading…
Add table
Add a link
Reference in a new issue