LiberQuack
LiberQuack
I implemented a parcel plugin for [dirty] solving that problem You can check it here https://github.com/LiberQuack/parcel-resolver-fix-ts-esm-shit
A little late... You can use it in script by doing like ```bash rdocker [email protected] \ docker container ls \&\& docker container run -d nginx ``` I hope this is...
Interesting, #839 caught my attention... **Thoughts** I read #840 and I still think it would be better to have the side bar on the right, **but** I totally agree that...
@Urbaner3 you need to install it it's a programming language like C++/Java/Javascript... so it doesn't come bundled with Windows
Yup... disabling gradle-one-jar logs is essential... It should be disabled by default
using `useStable = false` worked for me, just include it in your build.gradle and run your jar without any jvm parameter it printed two lines of log with **myJarPath=...** and...
Hello @ebenbruyns, I tried the suggested solution, but it seems the custom path I have set in the overrides is ignored during the pre-requisites step, you can see that despite...
anyone able to merge it?