tvkitchen / countertop

The entry point for developers who want to set up a TV Kitchen.
https://tv.kitchen
GNU Lesser General Public License v3.0
6 stars 2 forks source link

Add cleanup to the build process #136

Closed slifty closed 3 years ago

slifty commented 3 years ago

Task

Description

We don't wipe away the lib before building which can result in artefacts from past builds sticking around.

Lets add rimraf to our build process.