diff --git a/Makefile b/Makefile index 05a50477c9..23c9633187 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ lint: ./node_modules/.bin/kcheck clean: test-clean + rm -rf packages/*/lib rm -rf packages/babel-polyfill/browser* rm -rf coverage rm -rf packages/*/npm-debug*