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)
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.