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-spread
/
test
/
fixtures
/
spread
History
Nicolò Ribaudo
1ba41f2084
Throw better errors for non-iterables when Symbol doesn't exist (
#11264
)
2020-03-16 16:34:33 +01:00
..
arguments
…
arguments-array
Correctly transform spreads to use proper concat method (
#9108
)
2018-12-13 23:24:43 -08:00
arguments-concat
…
array-literal-first
Correctly transform spreads to use proper concat method (
#9108
)
2018-12-13 23:24:43 -08:00
array-literal-middle
…
array-literal-multiple
…
array-literal-with-hole
…
array-literals
…
array-symbol-unsupported
Throw better errors for non-iterables when Symbol doesn't exist (
#11264
)
2020-03-16 16:34:33 +01:00
contexted-computed-method-call-multiple-args
…
contexted-computed-method-call-single-arg
…
contexted-method-call-multiple-args
…
contexted-method-call-single-arg
…
contexted-method-call-super-multiple-args
…
contexted-method-call-super-single-arg
…
known-rest
Correctly transform spreads to use proper concat method (
#9108
)
2018-12-13 23:24:43 -08:00
method-call-array-literal
…
method-call-first
…
method-call-middle
…
method-call-multiple
…
method-call-multiple-args
…
method-call-single-arg
…
new-expression
…
non-iterable
Throw better errors for non-iterables when Symbol doesn't exist (
#11264
)
2020-03-16 16:34:33 +01:00
single
Correctly transform spreads to use proper concat method (
#9108
)
2018-12-13 23:24:43 -08:00
this-context
…
options.json
…