Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

minimize the GLSL code? #22

Open
gre opened this issue May 30, 2017 · 0 comments
Open

minimize the GLSL code? #22

gre opened this issue May 30, 2017 · 0 comments

Comments

@gre
Copy link
Owner

gre commented May 30, 2017

we should also export to NPM glsl minified version of the code that we would use for "prod", it needs to be tested the same way it is with the non minified and it also needs to be used by everything (except the gl-transitions editor).

I think it will just be another entry point with a .min suffix in the filename.

gl-transitions.min.json, gl-transitions.min.js,...
but also the lib index.js probably should be the min by default and there are non min versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant