Commit cd3dc01
File tree
103 files changed
+798
-817
lines changed- .changeset
- bindings/swc_cli
- crates
- binding_macros
- dbg-swc
- jsdoc
- swc_bundler
- swc_cli_impl
- swc_common
- swc_compiler_base
- swc_core
- swc_css_ast
- swc_css_codegen
- swc_css_compat
- swc_css_lints
- swc_css_minifier
- swc_css_modules
- swc_css_parser
- swc_css_prefixer
- swc_css_utils
- swc_css_visit
- swc_css
- swc_ecma_ast
- swc_ecma_codegen
- swc_ecma_compat_bugfixes
- swc_ecma_compat_common
- swc_ecma_compat_es2015
- swc_ecma_compat_es2016
- swc_ecma_compat_es2017
- swc_ecma_compat_es2018
- swc_ecma_compat_es2019
- swc_ecma_compat_es2020
- swc_ecma_compat_es2021
- swc_ecma_compat_es2022
- swc_ecma_compat_es3
- swc_ecma_compat_regexp
- swc_ecma_ext_transforms
- swc_ecma_hooks
- swc_ecma_lexer
- swc_ecma_lints
- swc_ecma_loader
- swc_ecma_minifier
- swc_ecma_parser
- swc_ecma_preset_env
- swc_ecma_quote_macros
- swc_ecma_quote
- swc_ecma_react_compiler
- swc_ecma_regexp_ast
- swc_ecma_regexp_visit
- swc_ecma_regexp
- swc_ecma_testing
- swc_ecma_transformer
- swc_ecma_transforms_base
- swc_ecma_transforms_classes
- swc_ecma_transforms_compat
- swc_ecma_transforms_module
- swc_ecma_transforms_optimization
- swc_ecma_transforms_proposal
- swc_ecma_transforms_react
- swc_ecma_transforms_testing
- swc_ecma_transforms_typescript
- swc_ecma_transforms
- swc_ecma_utils
- swc_ecma_visit
- swc_ecmascript
- swc_error_reporters
- swc_es_ast
- swc_es_codegen
- swc_es_minifier
- swc_es_parser
- swc_es_semantics
- swc_es_transforms
- swc_es_visit
- swc_estree_ast
- swc_estree_compat
- swc_graph_analyzer
- swc_html_ast
- swc_html_codegen
- swc_html_minifier
- swc_html_parser
- swc_html_visit
- swc_html
- swc_node_bundler
- swc_node_comments
- swc_plugin_backend_tests
- swc_plugin_backend_wasmer
- swc_plugin_backend_wasmtime
- swc_plugin_proxy
- swc_plugin_runner
- swc_timer
- swc_transform_common
- swc_ts_fast_strip_binding
- swc_ts_fast_strip
- swc_typescript
- swc_xml_ast
- swc_xml_codegen
- swc_xml_parser
- swc_xml_visit
- swc_xml
- swc
- testing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
103 files changed
+798
-817
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2568 | 2568 | | |
2569 | 2569 | | |
2570 | 2570 | | |
2571 | | - | |
2572 | | - | |
2573 | | - | |
2574 | | - | |
2575 | | - | |
2576 | | - | |
2577 | | - | |
2578 | | - | |
2579 | 2571 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2110 | 2110 | | |
2111 | 2111 | | |
2112 | 2112 | | |
2113 | | - | |
2114 | | - | |
2115 | | - | |
2116 | | - | |
2117 | | - | |
2118 | | - | |
2119 | 2113 | | |
0 commit comments