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-preset-env
/
test
/
fixtures
/
dom-iterable
/
yield-non-star
/
input.mjs
Brian Ng
fed530f6bf
Use helper-module-import inside entry plugin too
2018-03-15 09:21:20 -05:00
4 lines
29 B
JavaScript
Raw
Blame
History
function
*
a
(
)
{
yield
1
;
}
Reference in New Issue
View Git Blame
Copy Permalink