wc-catalogue / blaze-elements

Web Component Blaze Elements
https://wc-catalogue.github.io/blaze-elements/
MIT License
10 stars 4 forks source link

build: remove generated files before all tasks #183

Closed Hotell closed 7 years ago

Hotell commented 7 years ago

I'm submitting a ... (check one with "x")

Current behavior

when yarn build or yarn test is run, it doesn't remove previously generated folders/files created by other task.

Expected behavior

those files/folders should be always removed so we have no discrepancies between running build tasks