File tree
79 files changed
+107
-105
lines changed- .changeset
- 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_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_ext_transforms
- 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_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_usage_analyzer
- swc_ecma_utils
- swc_ecma_visit
- swc_error_reporters
- swc_estree_ast
- swc_estree_compat
- swc_fast_graph
- swc_fast_ts_strip
- swc_graph_analyzer
- swc_html_ast
- swc_html_codegen
- swc_html_minifier
- swc_html_parser
- swc_html_utils
- swc_html_visit
- swc_node_bundler
- swc_node_comments
- swc_plugin_proxy
- swc_plugin_runner
- swc_typescript
- swc_xml_ast
- swc_xml_codegen
- swc_xml_parser
- swc_xml_visit
- swc
- testing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
79 files changed
+107
-105
lines changedThis file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
4 | 10 |
| |
5 | 11 |
| |
6 | 12 |
| |
| |||
10 | 16 |
| |
11 | 17 |
| |
12 | 18 |
| |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
13 | 25 |
| |
14 | 26 |
| |
15 | 27 |
| |
16 | 28 |
| |
| 29 | + | |
| 30 | + | |
| 31 | + | |
17 | 32 |
| |
18 | 33 |
| |
19 | 34 |
| |
|
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 |
| - | |
37 |
| - | |
| 36 | + | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 |
| - | |
| 30 | + | |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
| 23 | + | |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
| |||
69 | 69 |
| |
70 | 70 |
| |
71 | 71 |
| |
72 |
| - | |
| 72 | + | |
73 | 73 |
| |
74 | 74 |
| |
75 | 75 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 |
| - | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
0 commit comments