Raanan Weber 7 лет назад
Родитель
Сommit
bd1b481fcc
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      Tools/Gulp/config.json

+ 1 - 1
Tools/Gulp/config.json

@@ -1750,7 +1750,7 @@
                 "name": "babylonjs-viewer",
                 "main": "../../Viewer/src/index.d.ts",
                 "out": "../../dist/preview release/viewer/babylon.viewer.module.d.ts",
-                "appendText": "/// <reference path=\"./babylon.d.ts\"/>"
+                "prependText": "/// <reference path=\"./babylon.d.ts\"/>"
             },
             "outputs": [
                 {