design-system-starter icon indicating copy to clipboard operation
design-system-starter copied to clipboard

Add a `purge` script to package.json

Open azerella opened this issue 6 years ago • 0 comments

It'd be nice for local testing to be able to delete everything really quickly. We do a similar thing in the component and site repo: https://github.com/govau/design-system-components/blob/master/package.json#L22

We should probably use rimraf or some other light package to run the delete scripts for.

azerella avatar Feb 25 '19 00:02 azerella