fix cli builds
This commit is contained in:
@@ -39,6 +39,9 @@
|
||||
"esm"
|
||||
],
|
||||
"project": "./tsconfig.src.json",
|
||||
"exclude": [
|
||||
"**/*.test.ts"
|
||||
],
|
||||
"exports": {
|
||||
"./package.json": "./package.json",
|
||||
".": "./src/index.ts"
|
||||
|
||||
Reference in New Issue
Block a user