Vincent Semrau
Vincent Semrau
Hey, I was struggeling a lot because I thought there's something wrong in my code. But now I figured out, that I initialized the Bottleneck with "invalid" settings: ``` new...
Would be great if there's a possibilty to extend an existing limiter. Use case: - An API has a rate limit of 1,000 requests/minute. - But an endpoint of that...
I've currently noticed that running `lerna bootstrap` with `--hoist` lerna is putting the optional dependencies from the packages into regular dependencies. Example: Have a package with `fsevents` (or another package...
fixes #69
### New Issue Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing issues](https://github.com/parse-community/Parse-SDK-JS/issues?q=is%3Aissue). -...
### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing...
Hey, I can't develop on your repo. When I do `npm install` it shows me `No matching version found for webpack@beta`. Solved this by setting webpack to `3.10.0`. When I...
### New Feature / Enhancement Checklist - [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md). - [x] I am not just asking a [question](https://github.com/parse-community/.github/blob/master/SUPPORT.md). - [x] I have searched through [existing...