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
/
test
/
fixtures
/
experimental
/
dynamic-import
/
multiple-args
/
actual.js
Jordan Gensler
c63c1bc728
[dynamic-import] Implementing import() syntax (
#163
)
2016-10-14 14:54:21 -04:00
2 lines
26 B
JavaScript
Raw
Blame
History
import
(
'hello'
,
'world'
)
;
Reference in New Issue
View Git Blame
Copy Permalink