jeffrson

Results 47 comments of jeffrson

Thank you for your explanation! I had had a look into the "architecture" documentation, which is good, but it doesn't help me to find out why monodeploy didn't work for...

Yes, this would be very helpful! Use case: we have a package.json script, that calls `node -e "..."` with a regular expression including "^". Apparently yarn breaks the input line...

So I tested a bit (by using `yarn build -d`) what causes rebuilds for me in this case. Here are my findings which partly may be seperate issues... * the...

Yes, it would be great to have an updated version of libtensorflow (1.15.2 is available). I wasn't able to succeed so far to compile it myself. The trouble already starts...

Well, I was hoping for bugfixes ;-) My application just a needs a bit too much memory for the Jetson and decodePng brings a strange error message. But maybe 1.15.2...

As it seems one would need to create a host implementation, which IMO is not possible with VSCode directly. There should be a script, like "custom-sass", that does it -...

AFAICT this does not work when the file "additional-config.js" is distributed via shareable config. `eslint -c additional-config.js` does not know how to find "additional-config.js" inside the shareable config. It always...

It does work as it seems, but it defeats the purpose of the shared config if every project needs "additional-config.js".

Even if yarn tries to load metadata - in the end it shouldn't bail out with an error if it fails to do so for optional dependencies.