浏览代码

Merge branch 'master' of ssh://gogs.davidventura.com.ar:2222/tati/critter-crossing

Tatiana Inama 6 年之前
父节点
当前提交
b8cb796007
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.json

+ 1 - 1
build.json

@@ -11,7 +11,7 @@
       "name": "CritterScraper",
       "dir": "scraper",
       "artifacts": [
-        "build/"
+        "build/bundle.js"
       ]
     }
   ]