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-proposal-dynamic-import
/
test
/
fixtures
/
systemjs
/
missing-plugin
/
input.mjs
Huáng Jùnliàng
f8fe8eaab1
breaking: throw on missing dynamic import when
import()
is seen in systemjs (
#12700
)
2021-01-29 13:14:13 -05:00
4 lines
26 B
JavaScript
Raw
Blame
History
import
"a"
;
import
(
"b"
)
;
Reference in New Issue
View Git Blame
Copy Permalink