Browse Source

Update gulpfile.js

Sébastien Pertus 10 năm trước cách đây
mục cha
commit
663ba6aa92
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Tools/Gulp/gulpfile.js

+ 1 - 0
Tools/Gulp/gulpfile.js

@@ -104,6 +104,7 @@ gulp.task('scripts', ['shaders'] ,function() {
       '../../Babylon/Particles/babylon.particleSystem.js',
       '../../Babylon/Animations/babylon.animation.js',
       '../../Babylon/Animations/babylon.animatable.js',
+      '../../Babylon/Animations/babylon.easing.js',
       '../../Babylon/Culling/Octrees/babylon.octree.js',
       '../../Babylon/Culling/Octrees/babylon.octreeBlock.js',
       '../../Babylon/Bones/babylon.bone.js',