Skip to content

Commit

Permalink
feat: add clean step in pix-junior
Browse files Browse the repository at this point in the history
  • Loading branch information
bpetetot committed Dec 17, 2024
1 parent ddf8867 commit 9211d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions junior/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
},
"files": [],
"scripts": {
"clean": "rm -rf tmp dist node_modules",
"build": "ember build --environment=production",
"lint": "run-p --continue-on-error 'lint:!(fix)'",
"lint:fix": "run-p --continue-on-error lint:*:fix",
Expand Down

0 comments on commit 9211d84

Please sign in to comment.