Hi David, I tried to bump to the last version (1.1.0) and the compilation o

Hi David,
I tried to bump to the last version (1.1.0) and the compilation of UI doesn’t work with the 14.5.2 Vaadin.

It happens during webpack compilation:

ERROR in ../node_modules/.pnpm/ace-builds@1.4.12/node_modules/ace-builds/webpack-resolver.js?babel-target=es6
Module not found: Error: Can't resolve './src-noconflict/snippets/nginx.js&babel-target=es6' in '/***PATH_TO_WORKING_DIR***/node_modules/.pnpm/ace-builds@1.4.12/node_modules/ace-builds'
 @ ../node_modules/.pnpm/ace-builds@1.4.12/node_modules/ace-builds/webpack-resolver.js?babel-target=es6 343:46-118
 @ ../node_modules/.pnpm/@f0rce/lit-ace@1.1.1_webpack@4.42.0/node_modules/@f0rce/lit-ace/lit-ace.js?babel-target=es6
 @ ../target/frontend/generated-flow-imports.js?babel-target=es6

I switched to the version 1.0.1 and everything works well…I tried to build the UI with “clean” environment and it doesn’t work either.

JS

Hello Jiri,

couly you please open a new issue over at the [GitHub Repository]
(https://github.com/f0rce/ace) with the code you used in the latest version?

If no code was used I can also try to help you to get the AceEditor running.

Have a great day,
David

Hi David,
here is the link for GitHub issue: https://github.com/F0rce/ace/issues/4

Have a nice day,
JS