Browse Source

Rmoeve heroku-postbuild

Tienson Qin 5 years ago
parent
commit
3943facf33
1 changed files with 0 additions and 1 deletions
  1. 0 1
      package.json

+ 0 - 1
package.json

@@ -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"