-
I'm currently trying to setup a base template using solid-jsx that has some predefined style using custom components and tailwind.
But unfortunatelly I get some hydration errors that I can't seem to …
-
### Issue description or question
Using wallaby on the new Analogjs framework in Nx using command: `npx create-nx-workspace@latest --preset=@analogjs/platform@latest`
I setup Wallaby to …
-
err log
```
yarn run v1.22.19
$ yarn lerna run build
$ /data/optimism/code/optimism/node_modules/.bin/lerna run build
lerna notice cli v4.0.0
lerna info versioning independent
lerna info Execut…
-
Would using Rollup be an option?
> Unfortunately, I couldn't find a tool for generating .d.ts bundles, at least not one that worked. dts-buddy aims to fill the gap.
https://www.npmjs.com/packag…
-
# Bug Report
### 🔎 Search Terms
* TS2742
* cannot be named without a reference
### 🕗 Version & Regression Information
Problems occurs with 4.5.x and 4.6.x and most likely earlie…
renke updated
6 months ago
-
When using contentlayer inside turbo repo, the config gives an error for importing `contentlayer/source-files`
This is the same repository for reproduction of the same: [https://github.com/0xdhrv/t…
-
- [x] https://github.com/enonic/starter-collector Bad idea having docs directly in starter. Alan
- [x] https://github.com/enonic/doc-starter-myfirstwebapp is actually a Guide! Alan
- [x] https://git…
-
TypeScript would bring lots of DX benefits to the htmx source code. Besides the obvious strict type checking, we would be able to write code using the latest and greatest ECMAScript 2021, but continue…
-
## Problem
I can't run `npm run dev` because `plugin:dev` is blocking turborepo from proceeding somehow. I tried:
- replacing `npm run-all` with `concurrently`
- mac os and dev container enviro…
-
i wanted to see if i could clean up some of the styling/structure here so i cloned the repo and ran `npm install`. it gave an error about being able to find "workspace:". so i tried pnpm. after a long…