Explorar o código

Update build.json to use bundle.js

david %!s(int64=6) %!d(string=hai) anos
pai
achega
bd4aaa1a02
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build.json

+ 1 - 1
build.json

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