This website requires JavaScript.
Explore
Help
Sign In
swc-project
/
swc
Watch
1
Star
1
Fork
0
You've already forked swc
mirror of
https://github.com/swc-project/swc.git
synced
2024-12-19 11:42:13 +03:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
3cf1caa4b1
swc
/
ecmascript
/
codegen
/
tests
/
references
/
1b542dd79e4444c7.module.js
2 lines
16 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Export default from & fix codegen of imports (#168) swc_ecma_ast: - Support `export v from 'foo';` swc_ecma_parser: - Support `export v from 'foo';` swc_ecma_codegen: - Fix codegen of side-effect imports
2019-02-12 09:30:11 +03:00
import
'foo'
;
Reference in New Issue
Copy Permalink