Fix build version of the project because of web workers
This commit is contained in:
parent
2945febd91
commit
c7bc77b08f
4 changed files with 4 additions and 5 deletions
|
@ -16,7 +16,7 @@
|
|||
"noEmit": true,
|
||||
"jsx": "react-jsx"
|
||||
},
|
||||
"include": ["src", "src/workers"],
|
||||
"include": ["src"],
|
||||
"exclude": ["test-server"],
|
||||
"references": [{ "path": "./tsconfig.node.json" }]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue