fix: package affine/env modules (#2707)

This commit is contained in:
Himself65
2023-06-07 16:31:05 +08:00
committed by GitHub
parent 17b40b68df
commit f4be15baec
6 changed files with 6 additions and 24 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
"outDir": "lib"
},
"include": ["./src", "env.d.ts", "./src/global.d.ts"],
"exclude": ["blocksuite", "lib"]
"exclude": ["lib"]
}