Rmoeve heroku-postbuild

This commit is contained in:
Tienson Qin
2020-04-10 14:17:12 +08:00
parent 91395f1cbf
commit 3943facf33

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"