node-klaw icon indicating copy to clipboard operation
node-klaw copied to clipboard

Use array concat instead of push.apply to avoid exceeding max stack size

Open oorestisime opened this issue 5 years ago • 0 comments

Tested locally on my project that had the error and it works great!

Fixes: #37

oorestisime avatar Sep 18 '20 06:09 oorestisime