You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blend4web does have a white-space-only optimized js file, as well as an advanced one. They're currently just sitting in the packages common/ directory.
Unfortunately, I cannot get those two other optimizations to compile. Because I'm using blend4web's externs.js, I assumed this optimization would work.
It's likely the case that boot has to be pointed to a different js file in the packages common/ directory -- depending on the optimization setting. But I want to work on some other stuff right now, and not forget this issue.