Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to development #130

Open
manuelprinz opened this issue Nov 21, 2020 · 0 comments
Open

Improvements to development #130

manuelprinz opened this issue Nov 21, 2020 · 0 comments

Comments

@manuelprinz
Copy link

Hi, and thank for this project! It helped me quite a bit.

While working on a fix for the issue I has (#125) I ran into problems which turned out to be because I did not know that I needed to build the front-end first, as it had no dependency on the "jar" target. The missing index.html made the tester fail although everything should have worked. It would be nice to have the dependency explicit in the build file or at least give a hint in the documentation.

Also, the NPM targets do not run if they are run from the IDE when NPM is not in PATH. Maybe this is an IDE problem only.

Also, a couple of things happened in the Kotlin ecosystem. Maybe Kotlin/JS integration would be an option? I should be possible to manage NPM/Webpack from Gradle. (I am not too deep into that, unfortunately.)

If you can give me some pointers on what to include in the documentation I'd be happy to create a MR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant