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

Refactor how exportsType work add flagged exportsType for __esModule flagged add getExportsType to merge strict with exportsType move CommonJsStuffPlugin into CommonJsPlugin split CommonJsPlugin into imports and exports part enable minimal tree shaking for CommonJs imports and exports

7 лет назад
cjs-to-esm

add some test cases for cjs tree-shaking

7 лет назад
deep-reexports

test: cover deep CJS star-reexport tree-shaking (#21126)

2 месяца назад
esModule-getter

fix crash when __esModule is called with defineProperty without value

6 лет назад
esm-to-cjs

add some test cases for cjs tree-shaking

7 лет назад
exports

refactor exports info logic always represent exports object instead of namespace object improve test case

6 лет назад
importing

add some test cases for cjs tree-shaking

7 лет назад
mjs

add test cases for commonjs reexporting

6 лет назад
mutate

test: stabilize warning/error snapshots and fix big-assets test case (#21110)

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

add some test cases for cjs tree-shaking

7 лет назад
non-root-this

bugfixes

7 лет назад
object-define-property-replace

chore: update cSpell globs and fix typos

5 лет назад
object-literal-accessors

feat: tree-shake unused properties in module.exports object literals (#21543)

13 дней назад
object-literal-async-method

feat: tree-shake unused properties in module.exports object literals (#21543)

13 дней назад
object-literal-bailout

feat: tree-shake unused properties in module.exports object literals (#21543)

13 дней назад
object-literal-esmodule

feat: tree-shake unused properties in module.exports object literals (#21543)

13 дней назад
object-literal-nested-require-kept

fix(cjs): disconnect requires in unused object-literal methods (#21644)

3 дня назад
object-literal-nested-require

fix(cjs): disconnect requires in unused object-literal methods (#21644)

3 дня назад
object-literal

fix: drop unused pure values in module.exports object literals (#21590)

6 дней назад
objects

add some test cases for cjs tree-shaking

7 лет назад
parsing

fix parsing of requires in requires

7 лет назад
reexport-require-binding

fix: keep full exports when a require() binding is re-exported (#21144)

2 месяца назад
reexport-require-json

fix: keep full exports when a require() binding is re-exported (#21144)

2 месяца назад
reexports-define-property

feat: support CommonJS reexports via Object.defineProperty descriptors (#21129)

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

test and bug fixes

6 лет назад
remove-unused-requires

feat: drop unused side-effect-free CommonJS require() calls (#21502)

14 дней назад
require-destructuring

feat: tree shake destructuring of cjs require binding (#21501)

14 дней назад
require-member-access-deferred

fix: CJS tree-shaking drops exports accessed before deferred require (#21123)

2 месяца назад
require-member-access

fix: tree-shake CommonJS exports through `const NAME = require(LITERAL)` bindings (#21003)

3 месяца назад
this-in-exported-function-modern

fix: keep all CommonJS exports when an exported function accesses them via this (#21179)

2 месяца назад
this-in-exported-function

perf: reduce work on dependency hot paths and module diagnostics (#21559)

13 дней назад
transpiled

add some test cases for cjs tree-shaking

7 лет назад
weird-names

add some test cases for cjs tree-shaking

7 лет назад