Allowjs
This commit is contained in:
parent
633ce95dd0
commit
f417f7f670
|
@ -4,7 +4,9 @@
|
|||
"target": "ESNext",
|
||||
"module": "preserve",
|
||||
"moduleResolution": "bundler",
|
||||
"outDir": "./dist",
|
||||
"skipLibCheck": true,
|
||||
"allowJs": true,
|
||||
"paths": {
|
||||
"@budibase/types": ["../types/src"],
|
||||
"@budibase/shared-core": ["../shared-core/src"],
|
||||
|
|
Loading…
Reference in New Issue