1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-02 09:34:19 -04:00
denoland-deno/cli/tests/020_json_modules.ts.out
Bartek Iwańczuk fa61956f03
Port internal TS code to JS (#6793)
Co-authored-by: Ryan Dahl <ry@tinyclouds.org>
2020-07-19 19:49:44 +02:00

9 lines
No EOL
485 B
Text

[WILDCARD]
error: Uncaught TypeError: Cannot resolve extension for "[WILDCARD]config.json" with mediaType "Json".
at getExtension (js2/99_main_compiler.js:[WILDCARD])
at new SourceFile (js2/99_main_compiler.js:[WILDCARD])
at Function.addToCache (js2/99_main_compiler.js:[WILDCARD])
at buildSourceFileCache (js2/99_main_compiler.js:[WILDCARD])
at compile (js2/99_main_compiler.js:[WILDCARD])
at tsCompilerOnMessage (js2/99_main_compiler.js:[WILDCARD])
[WILDCARD]