Adding "WebWorker" to the lib
compiler options causes compilation to fail?
#59850
Labels
Question
An issue which isn't directly actionable in code
🔎 Search Terms
adding "WebWorker" to typescript
🕗 Version & Regression Information
⏯ Playground Link
No response
💻 Code
🙁 Actual behavior
Please see this Stackoverflow issue for the full description.
https://stackoverflow.com/questions/78949923/creating-a-typescript-project-with-support-for-web-workers
The typescript shared compiles fine. When
"WebWorker"
is added to thelib
compiler options, compilation starts generating errors.🙂 Expected behavior
It should still compile fine.
Additional information about the issue
Please see this Stackoverflow issue for the full description.
https://stackoverflow.com/questions/78949923/creating-a-typescript-project-with-support-for-web-workers
The text was updated successfully, but these errors were encountered: