v4.1.0
Added
- A warning is now printed if the build artifact looks like
npm …
oryarn …
. This is to prevent people from accidentally passing the build command where they should be providing the build artifact (which appears to happen regularly).
npm …
or yarn …
. This is to prevent people from accidentally passing the build command where they should be providing the build artifact (which appears to happen regularly).