deno/tests/testdata/compile
Nathan Whitaker 58f7435270
Some checks failed
ci / pre-build (push) Has been cancelled
ci / test debug linux-aarch64 (push) Has been cancelled
ci / test release linux-aarch64 (push) Has been cancelled
ci / test debug macos-aarch64 (push) Has been cancelled
ci / test release macos-aarch64 (push) Has been cancelled
ci / bench release linux-x86_64 (push) Has been cancelled
ci / test debug linux-x86_64 (push) Has been cancelled
ci / test release linux-x86_64 (push) Has been cancelled
ci / test debug macos-x86_64 (push) Has been cancelled
ci / test release macos-x86_64 (push) Has been cancelled
ci / test debug windows-x86_64 (push) Has been cancelled
ci / test release windows-x86_64 (push) Has been cancelled
ci / lint debug linux-x86_64 (push) Has been cancelled
ci / lint debug macos-x86_64 (push) Has been cancelled
ci / lint debug windows-x86_64 (push) Has been cancelled
ci / build libs (push) Has been cancelled
ci / publish canary (push) Has been cancelled
feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194)
Before:
<img width="928" height="135" alt="Screenshot 2025-11-05 at 11 43 03 AM"
src="https://github.com/user-attachments/assets/f956a65c-d509-46ff-b8e4-58827dea3ca0"
/>

After:

<img width="927" height="130" alt="Screenshot 2025-11-05 at 11 44 39 AM"
src="https://github.com/user-attachments/assets/fb6aed36-8ca7-4744-81f1-425f7fbac5e5"
/>
2025-11-06 20:38:25 +00:00
..
compiler_options
dynamic_imports
dynamic_imports_tmp_lit
jsr_dynamic_import
node_modules_symlink_outside feat(cli): print working dir in grey in stack traces, relative paths in check + compile output (#31194) 2025-11-06 20:38:25 +00:00
workers
args.ts
check_local_by_default.ts
check_local_by_default2.ts
standalone_error_module_with_imports_1.ts
standalone_error_module_with_imports_2.ts fix(compile): be more deterministic when compiling the same code in different directories (#27395) 2024-12-19 12:53:52 -05:00
standalone_follow_redirects.ts
standalone_follow_redirects_2.js
standalone_import_datauri.ts
standalone_import_map.json
standalone_import_map.ts
standalone_import_map_config.json
standalone_runtime_flags.ts
unstable_features.ts