-
Once we add a typescript option to the blueprint, we need to make sure that the vite.config.mjs includes:
```
esbuild: {
exclude: /\.m?ts$/,
},
```
Without this, Vite's built-in TS t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Environment
- Operating System: Darwin
- Node Version: v20.12.0
- Nuxt Version: - (using vue@latest)
- CLI Version: 3.15.0
- Nitro Version: -
- Package Manager: pnpm@9.0.4
- Buil…
-
I have used my project (quickform-core) in another project and used css extraction without problems. But in a new project i am just hitting my head against the wall for hours now not able to figure ou…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
@sebschrader mentioned that with a working typescript setup, one may think about using typescript to compile _all_ of our javascript, and not only the (future) typescript files. In that regard, it wou…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
I'm loving using the new babel 7 typescript preset in my react monorepo, so nice and simple.
However thought I'd open a discussion of possible improvements to babel-plugin-module-resolver (that I c…