This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-plugin-transform-spread
/
test
/
fixtures
/
regression
/
6647
/
actual.js
Logan Smyth
0b3182911a
Avoid node duplication to fix spread bug with import. (
#6657
)
2017-10-31 20:37:16 -07:00
3 lines
36 B
JavaScript
Raw
Blame
History
import
a
from
'a'
;
a
.
preview
(
...
c
)
;
Reference in New Issue
View Git Blame
Copy Permalink