Procházet zdrojové kódy

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

Tatiana Inama před 6 roky
rodič
revize
b8cb796007
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      build.json

+ 1 - 1
build.json

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