three-vr-postfx icon indicating copy to clipboard operation
three-vr-postfx copied to clipboard

Minimize glsl source in bundle

Open mrxz opened this issue 10 months ago • 0 comments

The bundle includes the glsl sources, ideally these are minified as well. At the very least the unnecessary white-space should be removed.

For reference the script Three.js uses: https://github.com/mrdoob/three.js/blob/dev/utils/build/rollup.config.js

mrxz avatar Feb 24 '25 19:02 mrxz