Hello David, I'm facing an issue when deploying on prod. I'm getting the f

Hello David,

I’m facing an issue when deploying on prod. I’m getting the following message:

[BABEL]
 Note: The code generator has deoptimised the styling of /Users/*ProjectPath*/node_modules/ace-builds/src-noconflict/ace.js as it exceeds the max of 500KB.
[BABEL]
 Note: The code generator has deoptimised the styling of /Users/*ProjectPath*/node_modules/ace-builds/src-noconflict/ace.js as it exceeds the max of 500KB.

And I also have to errors in browser (see link below)

any help is welcome

Hello Hugo,

would you please try the newest version of the editor (1.3.0) to see if this resolves your issue. I always test my components in development mode aswell as deploying them to a TomCat server in production mode.

If the issue persists, please open a new issue over at the [GitHub Repository]
(https://github.com/f0rce/ace/issues).

Have a great day,
David

Hi David,

Thanks for the feedback.

With version 1.3.0 we still have this issue when deployed.

I’ll open a new issue.

Thanks for your help David.
Updating to Vaadin 14.6.6 Solved it ;)