Open
Description
In order to get rid of some &&
(which make it hard to read the run-scripts in GitHub), consider using pre- and post-hooks for npm run-scripts.
In order to get rid of some &&
(which make it hard to read the run-scripts in GitHub), consider using pre- and post-hooks for npm run-scripts.