Explorar o código

Change format from es to esm

#17099 and https://github.com/rollup/rollup/pull/2102
Elias Hasle %!s(int64=6) %!d(string=hai) anos
pai
achega
aba45cb9c1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      rollup.config.js

+ 1 - 1
rollup.config.js

@@ -207,7 +207,7 @@ export default {
 			indent: '\t'
 		},
 		{
-			format: 'es',
+			format: 'esm',
 			file: 'build/three.module.js',
 			indent: '\t'
 		}