Open flaki opened 3 years ago
Reported by @ramonh:
The npx waasabi script doesn't really use any fancy modern Node API, so it would make sense to compile away some of this extra syntax and bring down the node version requirement to 12-ish.
npx waasabi
Reported by @ramonh:
The
npx waasabi
script doesn't really use any fancy modern Node API, so it would make sense to compile away some of this extra syntax and bring down the node version requirement to 12-ish.