Selaa lähdekoodia

Somehow this is no longer needed.

Mr.doob 9 vuotta sitten
vanhempi
commit
45974c952f
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      rollup.config.js

+ 0 - 1
rollup.config.js

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