Преглед изворни кода

Compile in preview release folder by default

Temechon пре 9 година
родитељ
комит
e09638aaf0
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      Tools/Gulp/config.json

+ 1 - 1
Tools/Gulp/config.json

@@ -5,7 +5,7 @@
     "minNoWorkerFilename": "babylon.noworker.js",
     "minCoreFilename": "babylon.core.js",
     "declarationFilename": "babylon.d.ts",
-    "outputDirectory": "../../dist/",
+    "outputDirectory": "../../dist/preview release",
     "srcOutputDirectory": "../../src/"
   },
   "core": {