]> gitweb.factorcode.org Git - factor.git/commitdiff
tools.deploy.shaker: vocabs.loader hooks is required to resolve "vocab:"-paths
authorBjörn Lindqvist <bjourne@gmail.com>
Thu, 28 Apr 2016 01:24:09 +0000 (03:24 +0200)
committerBjörn Lindqvist <bjourne@gmail.com>
Thu, 28 Apr 2016 01:24:09 +0000 (03:24 +0200)
basis/tools/deploy/shaker/shaker.factor

index 993e4c093abe430388d8eb098f10656eb879e398..2dc680a8bb5ab4e159becd619a50a8613e9a0231 100755 (executable)
@@ -44,7 +44,6 @@ IN: tools.deploy.shaker
             "source-files.errors"
             "vocabs"
             "vocabs.cache"
-            "vocabs.loader"
         } [ startup-hooks get delete-at ] each
     ] when ;