-
bundling the vendor folder in the repo is a security risk: it creates routine huge chore `composer update` commits that are basically *impossible to code-review*, if a developer want to hide a backdoo…
-
Even though Graphql/Relay are picking up, Redux still seems to be the default data management tool for most new React apps. We've had [some discussion](https://github.com/NYTimes/kyt-starter-universal…
-
* **I'm submitting a ...**
[x ] bug report
[ ] feature request
[ ] question about the decisions made in the repository
* **Do you want to request a *feature* or report a *bug*?**
Bug
* **W…
-
Hello,
When generating a project with nx console + `@ng-rspack/nx` generator, it generates the project with the following build options:
```json
...
"options": {
"outputPath": "…
-
Migrated from: meteor/meteor#5982
mitar updated
4 years ago
-
Hello,
I can't install the latest version G6K.
`php -d memory_limit=-1 composer.phar create-project eureka2/g6k simulator/ 4.*`
Everything is going fine until after the .env creation :
```…
-
It seems any Dat plugins so far require manually running a process in the background. Is it plausible to have a major browser plugin for Dat that doesn't require that?
-
Hi.
Thanks for the great component.
I am trying to use the maxTags option, but it isn't limiting the tags.
I have tried this:
``
and this:
``
My project is an ionic 3 app.
Can you help me …
-
Many warnings routinely get logged when doing console operations in edx-platform. This is especially visible when provisioning a devstack installation (although the problem isn't limited to devstack)…
-
When attempting to use this package for the first time, installed via `npm i -S react-dates` today, I'm unable to run my application due to an error thrown from this library. The error can be found be…