0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-15 01:57:09 -05:00
denoland-deno/cli/tools
Bartek Iwańczuk beff2f81eb
BREAKING(unstable): remove --compat mode (#15678)
This commit removes "compat" mode. We shipped support for "npm:" specifier
support in v1.25 and that is preferred way to interact with Node code that we
will iterate and improve upon.
2022-09-09 15:23:41 +09:00
..
coverage
init
repl
vendor
bench.rs
check.rs
doc.rs
fmt.rs
installer.rs BREAKING(unstable): remove --compat mode (#15678) 2022-09-09 15:23:41 +09:00
lint.rs refactor: move JsError formatting to deno_runtime (#15345) 2022-09-09 15:19:53 +09:00
mod.rs
standalone.rs BREAKING(unstable): remove --compat mode (#15678) 2022-09-09 15:23:41 +09:00
task.rs
test.rs refactor: move JsError formatting to deno_runtime (#15345) 2022-09-09 15:19:53 +09:00
upgrade.rs