summaryrefslogtreecommitdiff
path: root/cli/js/web/streams/readable_stream_async_iterator.ts
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-07-17 15:50:17 +0200
committerGitHub <noreply@github.com>2020-07-17 15:50:17 +0200
commit6e34f6a7cca11ba245f0b55c3b956b59948b37b7 (patch)
tree6263c56dc09c24d2bfa57505223e6932c7cf9fa7 /cli/js/web/streams/readable_stream_async_iterator.ts
parent121eaa4efcaa5c8a4cab25eed15de07642e0407d (diff)
fix: providing empty source code for missing compiled files (#6760)
This commit adds a fallback mechanism for absent compiled source file. Because imported type declaration files are not emitted by TS compiler and their imports are not elided users often hit "No such file or directory" error. With this commit in such situation an empty source file will be provided to V8 with a warning to the user suggesting using "import type"/ "export type" syntax instead.
Diffstat (limited to 'cli/js/web/streams/readable_stream_async_iterator.ts')
0 files changed, 0 insertions, 0 deletions