-
Thanks for this great little fork of TSJS; I've been having lots of issues getting the original to work in a web-dev-server buildless environment using lit and the open-wc scaffolding so I thought I w…
-
* **Version**: all
* **Platform**: all
* **Subsystem**: module
From a twitter conversation it came out that a surprisingly common pattern to create a "plugin" system is the following:
```js
p…
-
In our CI, we run a production build (this builds all repos), create the tarball based on the results, then build that tarball. This is the main reason our CI takes so long: we have to build every rep…
-
### 💻
- [X] Would you like to work on this feature?
### What problem are you trying to solve?
When writing the entire source code in TypeScript/Flow, types are checked throughout the entire code. T…
-
Since I'm new to CBOR I'm open for me being at fault here but I've not been able to parse the output from `--output cbor` with any tool thus far. Will use output from one of my open source repos as ex…
-
Pour trouver des invité(e)s. Brainstorm initial avec Horacio :
Accessibilité : Fanny Demy & Cecile Freyd-Foucault
Intro Buildless? Pourquoi?
PWA and capabilities
Snowpack
Web components librai…
-
I am trying to use the csharp extractor with the `buildless` option. My `.lgtml.yml` file looks like this:
```yaml
extraction:
csharp:
index:
buildless: true
nuget_restore: …
-
...to `wm-utils` or something similar.
## Why?
This is because we should **separate frontend libraries from any backend code**, since all _dependencies_ not marked as _devDependencies_ will add un…
-
I get the following error when lgtm.com attempts to build the C# code in this project: https://github.com/allenai/ai2thor
The C# code resides under the path `unity/` and it can only be built with …
-
when running this command
cmake -DUSEWX=yes -DCMAKE_BUILD_TYPE=Release ..
I am getting this error:
```
(base) ihor@u20:~/Projects/far2l/build$ cmake -DUSEWX=yes -DCMAKE_BUILD_TYPE=Release ..
…