Commit 0ce008b
committed
patch: temporary fix setting isolatedModules: false for a TS 5 update that broke when it is set to true.
See details here on PR that should fix in next release 5.0.4: microsoft/TypeScript#53611
When 5.0.4 comes out, need to flip isolatedModules back to true
Here is details on the issue: microsoft/TypeScript#536011 parent d43c17b commit 0ce008b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments