mirror of
https://github.com/denoland/deno.git
synced 2024-11-14 16:33:45 -05:00
4b7d3b060e
This commit fixes several regressions in TS compiler: * double compilation of same module during same process run * compilation of JavaScript entry point with non-JS imports * unexpected skip of emit during compilation Additional checks were added to ensure "allowJs" setting is used in TS compiler if JavaScript has non-JS dependencies.
5 lines
96 B
Text
5 lines
96 B
Text
Compile [WILDCARD]single_compile_with_reload.ts
|
|
Compile [WILDCARD]005_more_imports.ts
|
|
Hello
|
|
1
|
|
2
|