Commit a417ff4
File tree
226 files changed
+821
-778
lines changed- bindings/binding_core_node/src
- crates
- ast_node/src
- dbg-swc/src/util
- from_variant/src
- jsdoc
- src
- tests
- swc
- src/config
- tests
- swc_allocator/src
- vec
- swc_bundler
- examples
- src
- bundler
- chunk
- helpers
- import
- modules
- sort
- tests
- common
- swc_common/src
- errors
- syntax_pos
- util
- swc_compiler_base
- src
- swc_css_codegen
- src/writer
- tests
- swc_css_compat
- src/compiler
- tests
- swc_css_lints/src/rules
- swc_css_minifier
- benches
- src
- compressor
- tests
- swc_css_modules
- src
- tests
- swc_css_parser
- src/parser
- at_rules
- selectors
- syntax
- values_and_units
- tests
- swc_css_prefixer
- src
- tests
- swc_ecma_ast/src
- swc_ecma_codegen
- benches
- examples
- src
- tests
- swc_ecma_compat_common/src
- swc_ecma_compat_es2015/src
- block_scoping
- classes
- swc_ecma_compat_es2017/src
- swc_ecma_compat_es2018/src
- swc_ecma_compat_es2020/src
- swc_ecma_compat_es2022/src
- class_properties
- swc_ecma_compat_es3/src
- swc_ecma_lints
- examples
- src/rules
- swc_ecma_loader
- src/resolvers
- tests
- swc_ecma_minifier
- benches
- examples
- fuzz/fuzz_targets
- src
- compress
- optimize
- pure
- util
- option
- tests
- swc_ecma_parser
- examples
- src
- lexer
- parser
- expr
- jsx
- stmt
- tests/common
- swc_ecma_preset_env
- src
- corejs2
- corejs3
- tests
- swc_ecma_quote_macros/src
- swc_ecma_transforms_base
- benches
- src
- helpers
- hygiene
- rename
- resolver
- tests
- swc_ecma_transforms_compat/src
- swc_ecma_transforms_module/src
- umd
- swc_ecma_transforms_optimization/src
- simplify
- branch
- expr
- swc_ecma_transforms_proposal/src
- decorators
- legacy
- swc_ecma_transforms_react
- src
- jsx
- pure_annotations
- swc_ecma_transforms_testing/src
- swc_ecma_transforms_typescript/src
- swc_ecma_utils/src
- swc_ecma_visit/tests
- swc_eq_ignore_macros/src
- swc_estree_compat
- src/babelify
- tests
- swc_fast_ts_strip
- src
- swc_graph_analyzer/tests
- swc_html_codegen
- src/writer
- tests
- swc_html_minifier
- benches
- src
- tests
- swc_html_parser
- benches
- src
- lexer
- parser
- tests
- swc_macros_common/src
- derive
- swc_node_bundler/src/loaders
- swc_plugin/src
- swc_plugin_runner
- benches
- src
- tests
- swc_typescript
- src/fast_dts
- tests
- swc_visit_macros/src
- swc_xml_codegen
- src/writer
- tests
- swc_xml_parser/src
- lexer
- parser
- testing_macros/src
- scripts
- tools/generate-code/src/generators
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
226 files changed
+821
-778
lines changedSome 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 | |
---|---|---|---|
| |||
63 | 63 |
| |
64 | 64 |
| |
65 | 65 |
| |
66 |
| - | |
| 66 | + | |
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
|
0 commit comments