issues
search
jeromeetienne
/
tquery
extension system for three.js
http://jeromeetienne.github.io/tquery/
MIT License
652
stars
119
forks
source link
reducing three.js size
#183
Closed
jeromeetienne
closed
11 years ago
jeromeetienne
commented
12 years ago
how to do that ?
jeromeetienne
commented
12 years ago
remove unused function/class
From Ilmari Heikkinen -
https://plus.google.com/115293744081058969329/posts/8jDCjk5D6NQ
detect which part is function or class
how generic it can be ?
how to remove the unused code ?
rebuild a new version ?
make it optimised by closure compiler
jeromeetienne
commented
11 years ago
Out of scope