sevan %!s(int64=8) %!d(string=hai) anos
pai
achega
1b97c7a480
Modificáronse 2 ficheiros con 1012 adicións e 1013 borrados
  1. 1 2
      Tools/Gulp/gulpfile.js
  2. 1011 1011
      dist/preview release/babylon.d.ts

+ 1 - 2
Tools/Gulp/gulpfile.js

@@ -134,8 +134,7 @@ gulp.task('typescript-compile', function () {
                 {
                     includeContent:false, 
                     sourceRoot: (filePath) => {
-                        var repeatCount = filePath.relative.split(path.sep).length - 1;
-                        return '../'.repeat(repeatCount); 
+                        return ''; 
                     }
                 }))
             .pipe(gulp.dest(config.build.srcOutputDirectory))

A diferenza do arquivo foi suprimida porque é demasiado grande
+ 1011 - 1011
dist/preview release/babylon.d.ts