2
0
Эх сурвалжийг харах

Remove unnecessary three.min.cjs build (#25719)

Marco Fugaro 2 жил өмнө
parent
commit
6feb9e836e

Файлын зөрүү хэтэрхий том тул дарагдсан байна
+ 0 - 5
build/three.min.cjs


+ 0 - 17
utils/build/rollup.config.js

@@ -327,23 +327,6 @@ const builds = [
 		]
 	},
 
-	{
-		input: 'src/Three.js',
-		plugins: [
-			addons(),
-			glsl(),
-			terser(),
-			header()
-		],
-		output: [
-			{
-				format: 'cjs',
-				name: 'THREE',
-				file: 'build/three.min.cjs',
-				indent: '\t'
-			}
-		]
-	},
 	{ // @deprecated, r150
 		input: 'src/Three.js',
 		plugins: [

Энэ ялгаанд хэт олон файл өөрчлөгдсөн тул зарим файлыг харуулаагүй болно