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-es2015-parameters
/
test
History
Justin Ridgewell
823ffbd87c
Fix error in rest parameter length optimization (
#3573
)
...
If there aren’t enough arguments to get to the offset index, we would return an negative length.
2016-07-12 21:12:45 -04:00
..
fixtures
/parameters
Fix error in rest parameter length optimization (
#3573
)
2016-07-12 21:12:45 -04:00
index.js
move all plugin tests out of babel-core and into their appropriate folders
2015-11-08 23:04:10 -08:00