Root-Core

Results 15 issues of Root-Core

According to: https://github.com/bitwarden/jslib/pull/109

community-pr

Hello, there. As I'm using ES6 imports but transpile my output to ES5, I encounter the `.default` phenomenon. I fixed this by providing config flags, I just copied the option...

Hello there, as we have two options, which will prevent processing of files, we should have an option to identify these unprocessed files. You might consider to default this to...

Like d9e287e08b3e2fb3e46690d1029f90e3b17faf0f

The mongodb-native-driver > 1.x does return an [findAndModifyWriteOpResult](http://mongodb.github.io/node-mongodb-native/3.0/api/Collection.html#~findAndModifyWriteOpResult) in the callback. This change should mimic the behaviour of mongo-native-driver for `findAndModify()`. It makes Mongoose work correctly with the TingoDB in...

Added LICENSE file, added license to package.json and removed license section from README.md. This is more compliant to GitHub and NPM.

Hello there, it would be really useful to use later emitted output files (assets) for "traverse". Currently you need to run the build twice to accomplish an correctly purify'd build....

As Gamescope has also implemented NIS, a single FSR output is really limited. They might add even more filters in the future, so it would be nice to have a...

All other calls of `7z.exe` omit the `-y` parameter, as well as the other unpacking tools don't overwrite files (I think). If that is intentional, just close the PR.

The current implementation fails, if ddraw.dll is a symlink - like in Proton-GE.