Skip to content

Commit

Permalink
build: remove cache-clean run script
Browse files Browse the repository at this point in the history
Use `exec` for JetBrains run configurations
  • Loading branch information
davidlj95 committed Nov 12, 2024
1 parent 0933adf commit dea5226
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 20 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"private": true,
"scripts": {
"build": "ng build && ./postbuild.sh",
"cache-clean": "ng cache clean",
"commit": "pnpx @commitlint/prompt-cli",
"commitlint-edit-msg": "commitlint --verbose --edit",
"commitlint-last": "commitlint --last --verbose",
Expand Down

0 comments on commit dea5226

Please sign in to comment.