Myyk Seok
Myyk Seok
This was super confusing for me as a new user to `next` and `yarn`. Thanks for the workaround. It would be nice to see this fixed.
@pblanco-dekalabs for the listener approach, you could just use `sbt ~fastOptJS`. `~` is how you can tell SBT to rebuild on changes. I hope that at least partially helps!
Thank you, I switched to `configuration` with a `.neon` file which did everything I wanted and more.
No problem, I'm glad they're helpful. I felt bad creating them but then realized I would appreciate them created for my projects.
I made some progress getting Scala 3 working with libgdx on Gradle but I was eventually defeated while trying to get R8 to dex the scala-library.jar. My knowledge level for...
This looks good to me.
I figured out how to update it to v38.0.0. I think it's only a matter of time until that will phase out too. I can try to make fixes to...
The template would work a bit longer to upgrade straight to SDK 41, I think. https://github.com/shadaj/expo-template-scala/pull/13
Hi there, I have also found this difficult to do with my plugin in Godot. I just released a plugin to do that in mine. I made a plugin-plugin that...
I think at this point with no release in over 2 years, we can assume this project is probably abandoned. I migrated one project to Vite another to NextJS. Vite...