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
/
src
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
..
default.js
Switch to klint, fix some lint rules
2016-02-14 23:25:14 +00:00
destructuring.js
Minor refactoring
2015-12-21 10:43:59 +01:00
index.js
6.0.0
2015-10-29 17:51:24 +00:00
rest.js
Fix error in rest parameter length optimization (
#3573
)
2016-07-12 21:12:45 -04:00