Re-adding definition files to require exports (#3703).
This commit is contained in:
parent
4f2d1e1c7b
commit
76fab923da
@ -4,6 +4,7 @@
|
|||||||
],
|
],
|
||||||
"extends": "./tsconfig.base.json",
|
"extends": "./tsconfig.base.json",
|
||||||
"compilerOptions": {
|
"compilerOptions": {
|
||||||
|
"declaration": true,
|
||||||
"module": "commonjs",
|
"module": "commonjs",
|
||||||
"outDir": "./lib.commonjs"
|
"outDir": "./lib.commonjs"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user