Hi all,
I looked at the kotlin-js-hello-master which is perfectly working.
However I don’t understand some part of the configuration. When I open the project, the compilation generates the hello.js in the directory /out/production/hello. Launching the default configuration magically copies that file in the /deploy directory. Where this copy is configurated? I tried without success to reproduce that configuration in another project.
Gaetan,