You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2019. It is now read-only.
I have a typescript file in the public folder (it is used to generate a javascript file included in index.html as a web worker)
Unfortunately I cannot do this because I get this error:
'rootDir' is expected to contain all source files.
Any ideas how to do this?
The text was updated successfully, but these errors were encountered:
I have a typescript file in the public folder (it is used to generate a javascript file included in index.html as a web worker)
Unfortunately I cannot do this because I get this error:
'rootDir' is expected to contain all source files.
Any ideas how to do this?
The text was updated successfully, but these errors were encountered: