mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
c813990806
This commit fixes regression that caused TS dependencies not being compiled. Check was added that ensures TS compiler is run if any of dependencies in module graph is TS/TSX/JSX.
1 line
32 B
JavaScript
1 line
32 B
JavaScript
import "./005_more_imports.ts";
|