Html5 bundle and webp compression

Why am I getting 3 times bigger html5 bundle size when I use webp compression than when I use default compression for textures? Is it normal?

1 Like

I’ve tested it and I can’t reproduce:

3 Likes

What is your texture profiles setup, could it be that it includes both the webp and “uncompressed” image?

1 Like

I was building with bob. Now tried to build from the editor and everything is ok. But with bob it makes bundle 3 times bigger.

1 Like

The editor uses bob.jar to bundle, so it’s probably a matter of your parameters to bob.jar.

1 Like

Thanks, I will try change parameters to bob.

1 Like