소스 검색

Merge branch 'master' of https://github.com/BabylonJS/Babylon.js

David Catuhe 8 년 전
부모
커밋
c1688ccb6e

+ 1 - 1
Tools/Gulp/gulpfile.js

@@ -361,7 +361,7 @@ gulp.task("typescript-customConfigurations", function (cb) {
  * Do it all.
  */
 gulp.task("typescript-all", function (cb) {
-    runSequence("typescript", "typescript-libraries", cb);
+    runSequence("typescript", "typescript-libraries", "typescript-customConfigurations", cb);
 });
 
 /**

파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 7700 - 6900
dist/preview release/customConfigurations/minimalViewer/babylon.d.ts


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 27 - 23
dist/preview release/customConfigurations/minimalViewer/babylon.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 5126 - 174
dist/preview release/customConfigurations/minimalViewer/babylon.max.js


파일 크기가 너무 크기때문에 변경 상태를 표시하지 않습니다.
+ 7700 - 6900
dist/preview release/customConfigurations/minimalViewer/babylon.module.d.ts