1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/cli/args
Bartek Iwańczuk 27d0897841
test: run specs::npm::exec_file_inside_npm_package with DENO_FUTURE=1 (#25282)
The test is failing if run with `DENO_FUTURE=1` which is blocking
https://github.com/denoland/deno/pull/25213.

---------

Co-authored-by: David Sherret <dsherret@gmail.com>
2024-08-29 02:21:59 +02:00
..
deno_json.rs refactor: update to use deno_package_json (#24688) 2024-07-23 17:34:46 -04:00
flags.rs feat: remove --lock-write flag (#25214) 2024-08-28 13:23:51 +10:00
flags_net.rs fix(permissions): handle ipv6 addresses correctly (#24397) 2024-07-05 23:45:06 +01:00
import_map.rs feat: npm workspace and better Deno workspace support (#24334) 2024-07-04 00:54:33 +00:00
lockfile.rs feat: improve lockfile v4 to store normalized version constraints and be more terse (#25247) 2024-08-28 14:17:47 -04:00
mod.rs test: run specs::npm::exec_file_inside_npm_package with DENO_FUTURE=1 (#25282) 2024-08-29 02:21:59 +02:00
package_json.rs refactor: update to use deno_package_json (#24688) 2024-07-23 17:34:46 -04:00