Ignored text scale in bob.jar

Hello!

When project is collected through bob.jar, the text size is ignored.

Ignore text scale. The text should be small

java -jar ${BOB_PATH} -p js-web -brhtml ${REPORT_DIR}/build.html --email ******* --auth *****--archive resolve build \

java -jar ${BOB_PATH} \
        --bundle-output "${BUILD_OUTPUT}/web" \
        --platform js-web bundle \

jdk-8u211-linux-x64.tar.gz

I will be grateful for the hint!
Thanks!

And when you build from the Editor you don’t get the same problem? Which version of bob.jar and the editor are you using?

I change java version on 12 and text display normally.

The issue is resolved, thanks!

1 Like