Skip to content

Commit 7ed044e

Browse files
committed
Updated build files
1 parent 470f6ee commit 7ed044e

File tree

4 files changed

+503
-262
lines changed

4 files changed

+503
-262
lines changed

Gruntfile.js

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ module.exports = function( grunt ) {
1111

1212
// Specify input files and output paths
1313
var files = [
14+
'src/ShaderParticleUtils.js',
1415
'src/ShaderParticleGroup.js',
1516
'src/ShaderParticleEmitter.js'
1617
],

0 commit comments

Comments
 (0)