Pooya Parsa
Pooya Parsa
(there might be integration issues with wasm. it is addressed in unwasm but not sure until testing with db0 so just you know)
Thanks for PR dear @shinGangan Yeah as @danielroe mentioned probably automatically installing peer deps makes best sense. As i know npm and pnpm already do it automatically for peer dependencies....
(i think we could only keep long args if you are happy to. mainly to keep it readable + keep `-i` for possible future uses reserved)
Nice find! I think we can move the default rollup config to the [pretender preset](https://github.com/unjs/nitro/blob/main/src/presets/_nitro/nitro-prerender.ts).
@brandonroberts sorry my bad just tried locally moving to preset won't work because explicit config overrides entry name still. > I took a different approach and just override the entry...
Thank you! Please let me know if could help on investing failed tests.
edgedb idea sounds lovely but if i'm not mistaken, it is a no-sql solution (while consider db0 is a SQL-multi connector) I think it would be best to fork into...
EdgeDB ~> https://github.com/unjs/db0/issues/94
sorry for delay but i need further testing to see either prefer this or `import * as` syntax (i understand it fixes nitro builds) in the meantime i suggest to...
Thanks for fix PR and sorry it got this delayed. db0 was experimental and took less priority. it will get better attention.