1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/cli/args
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
..
config_file.rs fix: config file errors should not print specifier with debug formatting (#15648) 2022-08-29 13:13:39 -04:00
flags.rs BREAKING(unstable): remove --compat mode (#15678) 2022-09-09 15:23:41 +09:00
flags_allow_net.rs refactor: create args folder (#14982) 2022-06-27 16:54:09 -04:00
mod.rs BREAKING(unstable): remove --compat mode (#15678) 2022-09-09 15:23:41 +09:00