Rmoeve heroku-postbuild

pull/645/head
Tienson Qin 2020-04-10 14:17:12 +08:00
parent 91395f1cbf
commit 3943facf33
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@
"shadow-cljs": "2.8.81"
},
"scripts": {
"heroku-postbuild": "./bin/build",
"watch": "clj -A:cljs watch app",
"release": "clj -A:cljs release app",
"clean": "rm -rf target; rm -rf resources/public/js/compiled; rm -rf resources/public/js/cljs-runtime"