andresz1 / size-limit-action

Compare the real cost to run your JS app or lib to keep good performance in every pull request
ISC License
451 stars 84 forks source link

feat: Add `windows_verbatim_arguments` as an input option #36

Closed billyvg closed 4 years ago

billyvg commented 4 years ago

This adds an input option windows_verbatim_arguments that is used in Term.execSizeLimit() when calling size-limit. I was having issues with this when using volta

billyvg commented 4 years ago

cc @andresz1

andresz1 commented 4 years ago

Hi @billyvg thank you so much for opening this PR! LGTM I need to also check if the windows_verbatim_arguments set to true by default is truly needed! 🤔 merging for now