1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/tests/testdata/check
Asher Gomez bc51eca700
BREAKING: remove deno bundle (#25339)
`deno bundle` now produces:
```
error: ⚠️ `deno bundle` was removed in Deno 2.

See the Deno 1.x to 2.x Migration Guide for migration instructions: https://docs.deno.com/runtime/manual/advanced/migrate_deprecations
```

`deno bundle --help` now produces:
```
⚠️ `deno bundle` was removed in Deno 2.

See the Deno 1.x to 2.x Migration Guide for migration instructions: https://docs.deno.com/runtime/manual/advanced/migrate_deprecations

Usage: deno bundle [OPTIONS]

Options:
  -q, --quiet     Suppress diagnostic output
      --unstable  Enable all unstable features and APIs. Instead of using this flag, consider enabling individual unstable features
                    To view the list of individual unstable feature flags, run this command again with --help=unstable
```
2024-09-02 17:27:37 +02:00
..
all
cache_config_on_off
deno_not_found
dts
exclude_option
export_equals_declaration_file
jsx_not_checked
jsximportsource_importmap_config BREAKING: remove deno bundle (#25339) 2024-09-02 17:27:37 +02:00
module_detection_force
no_error_truncation
node_builtin_modules
npm_install_diagnostics
broadcast_channel.ts
declaration_header_file_with_no_exports.ts
declaration_header_file_with_no_exports_js.d.ts
declaration_header_file_with_no_exports_js.js
module_detection_force.ts
response_json.ts