/
githubmirror
/
deno
ОбзорДокументацияВойти
/
githubmirror
/
deno
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
deno/
.../specs/bundle/
..
allow_imports

refactor(bundle): remove usage of cli module loader (#30086)

год назад
browser_platform

feat(bundle): add `--platform` flag to bundle (#29697)

год назад
browser_platform_exports

fix(bundle): use non-node conditions for --platform=browser (#30250)

год назад
browser_platform_map

feat(bundle): support `browser` field map in package.json (#34407)

3 месяца назад
bun_specifier_external

fix(bundle): treat bun specifiers as external by default (#31411)

9 месяцев назад
check

fix(bundle): respect `--check` and run the type checker (#33514)

2 месяца назад
cjs_esm_default_interop

fix(bundle): apply node-style CJS interop on all platforms (#34939)

2 месяца назад
data_url_css

fix(bundle): let esbuild handle data urls (#32213)

6 месяцев назад
declaration

feat(bundle): add --declaration flag to generate rolled-up .d.ts files (#33838)

2 месяца назад
dir_import_package_json

fix(bundle): use node-style CJS interop for the Deno platform (#34533)

2 месяца назад
error_message

refactor(bundle): remove usage of cli module loader (#30086)

год назад
externals

fix(bundle): rework how patterns for externals are handled (#29680)

год назад
fallible_imports

chore(cli): new error message for missing dependency (#30901)

10 месяцев назад
fragment_url_css

fix(bundle): treat CSS same-document fragment URLs as external (#33492)

4 месяца назад
frozen

fix(cli/bundle): respect --frozen flag deno bundle command (#30825)

год назад
html

fix(bundle): rename sourcemap for HTML entrypoints (#34901)

2 месяца назад
import_meta_main

fix(bundle): fix import.meta.main transform with jsr entrypoint (#31415)

9 месяцев назад
json_import

fix(bundle): pass requested module type to load (#29683)

год назад
json_import_no_attribute

fix(bundle): allow json imports without attribute in deno bundle, support require of json (#30413)

год назад
jsx

fix(bundle): default "jsxImportSource" to "react" (#30082)

год назад
main

fix(bundle): make the "dynamic require" hack work on minified output (#29997)

год назад
multiple_entries

fix(bundle): only replace require shim in js files, spruce up output (#29892)

год назад
npm_no_bin_entry

fix(bundle): don't error when using npm package without bin as entrypoint (#30523)

год назад
raw_imports

feat(bundle): support text and bytes imports in bundle (#29908)

год назад
raw_imports_css

fix(bundle): emit CSSStyleSheet for CSS raw imports (#35598)

месяц назад
require_browser

fix(bundle): respect runtime file permissions (#36107)

7 дней назад
require_dotdot

fix(node_resolver): incorrect resolution of `require("..")` (#30524)

год назад
require_node_builtin_already_createrequire

fix(bundle): avoid name clash in hack (#31409)

9 месяцев назад
sloppy_import_in_npm_package

fix(bundle): resolve "sloppy imports" in npm packages when bundling (#29989)

год назад
sloppy_imports

fix(bundle): enable sloppy imports by default when bundling (#29731)

год назад
sourcemap

fix(bundle): only replace require shim in js files, spruce up output (#29892)

год назад
tree_shake_computed_key

fix(bundle): skip decorator pass when module has no decorators (#34489)

2 месяца назад
tree_shaking

fix(bundle): read package.json sideEffects field (#34406)

3 месяца назад
wasm_import

fix(bundle): instantiate .wasm imports instead of emitting raw bytes (#34923)

2 месяца назад
worker

fix(bundle): respect runtime file permissions (#36107)

7 дней назад