1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/cli/tools/repl
David Sherret 9bc81b8ac7 fix(repl): improve package.json support (#18497)
1. Fixes a cosmetic issue in the repl where it would display lsp warning
messages.
2. Lazily loads dependencies from the package.json on use.
3. Supports using bare specifiers from package.json in the REPL.

Closes #17929
Closes #18494
2023-03-31 11:43:20 -06:00
..
cdp.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
channel.rs chore: update copyright year to 2023 (#17247) 2023-01-02 21:00:42 +00:00
editor.rs chore: restore pty tests and make them run on the Linux CI (#18424) 2023-03-31 11:43:19 -06:00
mod.rs feat(cli): --ext parameter for run, compile, and bundle (#17172) 2023-03-22 10:15:53 -04:00
session.rs fix(repl): improve package.json support (#18497) 2023-03-31 11:43:20 -06:00