@@ -29,7 +29,6 @@ export default {
dest: 'build/three.js',
moduleName: 'THREE',
format: 'umd',
- indent: '\t',
plugins: [
glsl()
],