File tree
419 files changed
+96335
-1855
lines changed- .github/workflows
- browser
- docs/configuration-options
- rust
- parse_ast
- scripts
- src
- ast
- nodes
- scopes
- utils
- variables
- utils
- test
- chunking-form/samples
- dynamic-import-with-namespace
- _expected
- amd
- cjs
- es
- system
- entrypoint-aliasing/_expected
- amd
- cjs
- es
- system
- entrypoint-facade/_expected
- amd
- cjs
- es
- system
- filenames-patterns/_expected
- amd
- cjs
- es
- system
- form/samples
- argument-deoptimization/no-default-deoptimization
- computed-properties
- _expected
- destructured-known-arguments
- early-bind-member-expressions
- import-attributes
- keep-dynamic-attributes
- keep-dynamic-attributes-assert
- _expected
- keep-dynamic-attributes-default
- _expected
- keep-dynamic-attributes-with
- _expected
- logical-expression/mutate-logical-expression/_expected
- nested-member-access
- object-expression-treeshaking
- ignore-property-read-side-effects
- only-include-destructured-parameter-props
- remove-props-via-destructuring
- remove-unused-nested-props
- remove-unused-parameter-props
- remove-unused-parameter-props-external-call
- remove-unused-props
- track-through-chain-expressions
- tree-shake-jsx-namespace
- object-literal-property-overwrites
- object-tree-shaking-issue-5734
- optional-chaining-namespace
- pure-comment-scenarios-complex
- recursive-destructuring
- side-effect-default-reexport
- side-effects-logical-expressions/_expected
- side-effects-object-literal-mutation
- side-effects-pattern-assignment
- side-effects-prototype-assignments
- _expected
- system-export-declarations
- treeshake-deterministic-dynamic-import
- unary-expressions-literal-value
- function/samples
- deoptimize-logical-expressions-2
- deoptimize-nested-function-arg
- deoptimize-via-arguments
- logical-expressions-literal-value
- object-expression-treeshaking
- deconflict-destructured-for-side-effects
- deoptimize-arguments-via-destructuring
- deoptimize-object-via-destructured-getter
- deoptimized-argument-value
- do-not-destructure-unused
- exports
- get-literal-value-via-destructuring
- get-return-expression-via-destructuring
- handle-try-catch
- in-operator
- include-call-arguments-path
- include-destructuring-rest
- include-dynamic-import-properties-await
- include-redeclared-destructured-variable-paths
- include-this-unknown-function
- include-unused-destructured-getters
- include-unused-destructured-getters-in-assignment
- include-unused-destructured-getters-in-calls
- object-side-effects
- retain-property-definition-paths
- throw-object
- track-access-side-effect-via-destructuring
- track-assignment-side-effect-via-destructuring
- track-call-side-effect-via-destructuring
- track-destructured-setter
- try-statement-arguments
- object-tree-shaking-for-global-assignment
- object-tree-shaking-for-parameter
- object-tree-shaking-in-function-self-call
- object-tree-shaking-with-destructed-export
- object-tree-shaking-with-duplicated-function-call
- preserve-exported-object-in-namespace
- preserve-var-declaration
- recursive-calls-without-treeshake
- recursive-property-access
- track-rest-parameter-value
- typescript-enum-no-module-side-effects
- wrap-empty-object-with-double-brackets
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
419 files changed
+96335
-1855
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
339 | 339 |
| |
340 | 340 |
| |
341 | 341 |
| |
342 |
| - | |
| 342 | + | |
343 | 343 |
| |
344 | 344 |
| |
345 | 345 |
| |
| |||
391 | 391 |
| |
392 | 392 |
| |
393 | 393 |
| |
394 |
| - | |
395 |
| - | |
396 |
| - | |
397 |
| - | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
398 | 399 |
| |
399 | 400 |
| |
400 | 401 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
3 | 62 |
| |
4 | 63 |
| |
5 | 64 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
| 132 | + | |
132 | 133 |
| |
133 | 134 |
| |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
134 | 139 |
| |
135 | 140 |
| |
136 | 141 |
| |
| |||
1465 | 1470 |
| |
1466 | 1471 |
| |
1467 | 1472 |
| |
| 1473 | + | |
| 1474 | + | |
1468 | 1475 |
| |
1469 | 1476 |
| |
1470 | 1477 |
| |
|
0 commit comments