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
Files
4a337538f9957b89d205e75d78bb4d40fbcaff9d
babel
/
packages
/
babel-plugin-proposal-dynamic-import
/
test
/
fixtures
/
systemjs
/
missing-plugin-babel-7
/
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