Commit f33b0bc
1 parent 1771222 commit f33b0bc
File tree
127 files changed
+518
-514
lines changed- .changeset
- bindings
- binding_core_node/src
- binding_html_node/src
- crates
- jsdoc/src
- swc/src
- config
- swc_atoms/src
- swc_bundler/src
- bundler
- import
- swc_common/src/errors
- swc_compiler_base/src
- swc_css_ast/src
- swc_css_lints/src/rules
- swc_css_minifier/src
- compressor
- swc_css_modules
- src
- tests
- swc_css_parser/src
- lexer
- parser/values_and_units
- swc_css_prefixer/src
- swc_ecma_ast/src
- swc_ecma_codegen_macros/src
- swc_ecma_compat_bugfixes/src
- swc_ecma_compat_es2015/src
- block_scoping
- classes
- regenerator
- swc_ecma_compat_es2020/src
- swc_ecma_compat_es2022/src
- class_properties
- swc_ecma_lints/src/rules
- swc_ecma_minifier/src
- compress
- optimize
- pure
- option
- pass
- hygiene
- mangle_names
- util
- swc_ecma_parser/src
- parser
- swc_ecma_preset_env/src
- corejs2
- corejs3
- swc_ecma_transforms_base/src
- helpers
- hygiene
- resolver
- swc_ecma_transforms_compat/src
- swc_ecma_transforms_module/src
- umd
- swc_ecma_transforms_optimization/src
- simplify
- dce
- expr
- swc_ecma_transforms_proposal/src
- decorators/legacy
- swc_ecma_transforms_react/src
- jsx
- pure_annotations
- swc_ecma_transforms_typescript/src
- swc_ecma_usage_analyzer/src/analyzer
- swc_ecma_utils/src
- function
- swc_estree_ast/src
- swc_estree_compat/src/babelify
- swc_html_codegen/src
- swc_html_minifier/src
- swc_html_parser
- src
- lexer
- parser
- tests
- swc_html_utils/src
- swc_node_bundler/src
- loaders
- v1
- swc_plugin_runner/tests/fixture/swc_internal_plugin/src
- swc_xml_parser/src
- lexer
- parser
- packages/core/e2e/fixtures
- plugin_transform_schema_v1/src
- plugin_transform_schema_vtest/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
127 files changed
+518
-514
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
14 |
| - | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
0 commit comments