-
-
Triggering a discussion about Monorepo tools
-
If this turns out to actually be useful, we will structure this project like so:
* __tsos/tsos:__ Continuation of this repo, contains the tsos specific code for discovery of visitors along with a `…
-
@devongovett We introduced lerna to be able to inject different module implementation into `textkit` core, which I think it's great. It give us great flexibility, specially if we want `foliojs` projec…
-
Not sure if I'm missing something but it's not returning any of the following:
```
indexes: {},
triggers: {},
fkConstraints: {}
```
-
As an attempt to build even better defaults into kyt, we're wondering what you're currently doing in your `modifyWebpackConfig` in `kyt.config.js`. Please comment or leave thumbs on existing uses--we'…
-
I've built a bunch of stuff using this repo.
But I don't have the time to investigate what's missing and have no idea what direction you're thinking on taking this or what's still needed to be adde…
-
A tool for managing JavaScript projects with multiple packages.
* [About](#about)
* [Getting Started](#getting-started)
* [How It Works](#how-it-works)
* [T…
-
# Bug report
I'm trying to implement this middleware in my `express` based `graphql` server. However on doing so I receive an error which is only there when applying this middleware.
## Received…
-
I've been interested in the idea of installable patterns for PL2 for a while now. Once `InstallerUtil` was done I saw that it was more flexible than just installing PatternEngines and StarterKits. Now…