diff --git a/Makefile b/Makefile index 8e43503..d1eb0a8 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,6 @@ install: npm ci build: - rm -rf dist NODE_ENV=production npx webpack lint: