-
rfc spec: https://rfcs.emberjs.com/id/0507-embroider-v2-package-format/
The RFC specified a way for an addon to configure itself or its dependencies at build time of the consuming app. EmberData re…
-
### Minimal reproducible example
`bun create expo my-app-52 --template default@52`
### What platform(s) does this occur on?
iOS
### Where did you reproduce the issue?
in a development build
### …
-
### What is the problem this feature would solve?
Often we need to run some code upon successful build step.
In `tsup` it's:
```ts
import { defineConfig } from 'tsup'
export default defin…
-
## Problem
I'm using Prisma only to manage my database schema, not for the CRUD operations in code. The problem is that the schema.prisma file only supports defining the datasource URL using values…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.14.0`
- Nuxt Version: `3.13.1`
- CLI Version: `3.13.1`
- Nitro Version: `2.9.7`
- Package Manager: `bun@1.1.8`
…
-
For now, I'd like to just open this as a placeholder issue, I will gather things here over time. You can mention whatever improvements you would like to see in Changesets, maybe even what we should re…
-
### Describe the bug
vite-preprocess does not reevaluate the contents of postcss.config after a full vite server restart.
That means I am logging something in `postcss.config.js`.
When I trigger …
-
### Vue version
3.4.38
### Link to minimal reproduction
https://play.vuejs.org/#eNp9VNuO2jAQ/RU3LwkSzVJtH6ptFqmloFK126og9SVSZcLAetexI1+AFeLfO2MHxK0rIQV7zpy5nfE2+dQ0+cpDcpcUtjKiccyC802/VKJutHF…
-
### System Info
**System:**
OS: macOS 14.6.1
CPU: (10) arm64 Apple M1 Pro
Memory: 1012.52 MB / 32.00 GB
Shell: 5.9 - /bin/zsh
**Binaries:**
Node: 20.12.2 - ~/.nvm/versio…
-
The error shows when hovering over the `router` variable in the line `router, // ERROR HERE` on `main.ts`.
```
Type 'import("/home/kainoa/redacted/node_modules/vue-router/dist/vue-router").Router'…