flamrdevs
flamrdevs
Is there a config shortcut to auto externals `dependencies` / `peerDependencies`? Something like this ``` { "esbuild": { "external": "auto", } } ```
# Feature Request Optional TailwindCSS ## Description `satori` has built-in TailwindCSS (experimental) support, but should this be a built-in feature? not all developers prefer to use TailwindCSS. Example API overview...
This is a `gallery`, having a gallery preview by og image is a good idea
## PR Checklist Please check if your PR fulfills the following requirements: - [ ] Tests for the changes have been added (for bug fixes / features) ## PR Type...
### Describe The Problem To Be Solved There is no information yet on the number of downloads for each package, at least for downloads per week ### Suggest A Solution...
close #370 Manual update (no pnpm dedupe) - upgrade `next` `vite` `vitest` `postcss` - remove unused `@tailwindcss/postcss` Before - 867 MB  After - 550MB 
Any plans to massive update dependencies? there are so many multiple versions installed here is inspect result by `pnpx node-modules-inspector`  Even `vite` and `next`   The `react-scan` workspace...
## Feature request ### Overview Custom Palette is a feature I've been waiting for, but I'm having difficulty managing color references. By using a URL state manager, I hope it...