whackage
whackage copied to clipboard
added ability to pass arguments to the run command
I was missing the ability to pass arguments to the run command (like --reset-cache). This PR enables the functionality. You can now run whack run start -- --reset-cache and it passes the --reset-cache to the npm command.
Hi, any feedback on my pull request? Thanks!
Just checking in, any feedback here? I have to use it quite often to pass arguments, can this be merged upstream?
Any updates on this one plz?