kazuya kawaguchi
kazuya kawaguchi
# support flat config ## Description Fixes #280 This PR supports flat config. It is also compatible with existing configs. ## Type of change - [ ] Bug fix (non-breaking...
### Clear and concise description of the problem We need to back port from `@intlify/h3` https://github.com/intlify/h3/pull/19 ### Suggested solution see PR https://github.com/intlify/h3/pull/19 ### Alternative _No response_ ### Additional context _No...
> If you can make an issue to explain or visually share some screenshot of desired output i can help to improve built-in showUsage usable for rolldown. _Originally posted by...
### Environment ```sh npm -v 9.3.0 node -v v18.19.1 ``` ### Reproduction ## repo https://github.com/kazupon/citty-repro1 ## step to reproduction ```sh # install npm install # build npm run build >...
### 🔗 Linked issue https://github.com/rolldown/rolldown/pull/754#pullrequestreview-1981812870 ### ❓ Type of change - [x] 📖 Documentation (updates to the documentation, readme, or JSdoc annotations) - [ ] 🐞 Bug fix (a non-breaking...
### 🔗 Linked issue #3002 ### ❓ Type of change - [ ] 📖 Documentation (updates to the documentation, readme or JSdoc annotations) - [ ] 🐞 Bug fix (a...
### Discussed in https://github.com/nuxt-modules/i18n/discussions/2814 Originally posted by **BobbieGoede** February 20, 2024 > [!NOTE] > This list is incomplete and a work in progress, feel free to suggest features, topics or...
### Problem Statement Currently, When we add a private package, such as one hosted on GitHub Packages, to the dependencies in package.json, import the added package into `src/mastra/index.ts` or another...
Minor future task: allow configuration from `app.config.ts` and extending `(@nuxt/schema).AppConfig` _Originally posted by @ineshbose in https://github.com/nuxt-modules/i18n/issues/1973#issuecomment-1503040092_
fix #2322 #2334