Carlos Eduardo
Carlos Eduardo
I think when buildType is set to `serveronly` or `serverless`, mini-css-extract-plugin, postcss and html-webpack-plugin should be disabled by default, we can check if package is actually installed and only add...
@cla-bot check
> Thank you for the PR! I think it would be nice to see integration with Zed's outline view, via an `outline.scm` file. Also, I don't think we can add...
> Perhaps [`@napi-rs/image`](https://www.npmjs.com/package/@napi-rs/image) might work and it would be even smaller. Although I'm not sure if it supports SVG though 🤔 Now [`@napi-rs/image`](https://www.npmjs.com/package/@napi-rs/image) support svg as input! Basic example: ```tsx...
Hi again, I initially write this issue because I've imagined that SSR could speed up the show source process, but after investigation I realized that the source code is always...
Thank you for the quick support and the amazing job done in the extension > When you are saying about `xcode gen` do you mean this tool https://github.com/yonaskolb/XcodeGen? Yes. As...
> @ceopaludetto, hello! > > I've added a new VSCode command to generate an Xcode project using XcodeGen: > > 1. Open the command palette "⌘ + P". > 2....
> > I've tried a CSR vite environment and it just works > > Hey @ceopaludetto, would you mind sharing how please? I can't seem get this to work! >...
> @ceopaludetto Could you get react-native-web working in an SSR context before trying to run nativewind there? I don't think it currently works. Cf: [vitejs/vite#16679](https://github.com/vitejs/vite/issues/16679) Maybe you need to do...
Same problem here