Skip to content

Commit

Permalink
remove clean
Browse files Browse the repository at this point in the history
  • Loading branch information
JHWelch committed Dec 30, 2023
1 parent da4f46e commit 9cdf59d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"type": "module",
"main": "src/index.ts",
"scripts": {
"clean": "rm -rf built && rm -rf emails/built && rm -rf public/app.css",
"build": "npm run build:ts",
"postbuild": "cp -R node_modules ../built/node_modules",
"build:ts": "tsc",
Expand Down

0 comments on commit 9cdf59d

Please sign in to comment.