Skip to content

Commit 8bb4b0a

Browse files
authored
Dev: Keep WebGL constants in three.js build. (#21519)
1 parent 1c36810 commit 8bb4b0a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/build/rollup.config.js

-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ export default [
290290
input: 'src/Three.js',
291291
plugins: [
292292
addons(),
293-
glconstants(),
294293
glsl(),
295294
babel( {
296295
babelHelpers: 'bundled',

0 commit comments

Comments
 (0)