Pooya Parsa

Results 2275 comments of Pooya Parsa

Do you have some examples of projects would be built based on such project? Also are you thinking to mainly generate the json output from unbuild? We might alternatively target...

Exciting stuff and ideas! Shall we start with an experimental repo to see how it looks like? Feel free to ping me in discord pi0#6582 to continue this there are...

closing as there seems not much demand for this (and we might move this to next gen tooling later)

Hi dear @rchl. Thanks for sharing all investigations. Yes, that's kinda tricky situation. We removed the directory URL workaround but it introduced other regressions in Nuxt 3. I think first...

Yeah. We probably could make an external repo for it. Especially trying node_modules resolution too via an exclude in `.gitignore` and then moving it to fixtures (because previous regression happened...

Yes, or better, always provide a URL as parent which is compatible with ESM resolution. (dir in URL does not makes sense)

Can you please elaborate more with an example? 🙏🏼

> Currently we are using .restoreAll() and .wrapAll() to workaround that in Nuxt: I was not aware of this. can you share the context of why it was needed? (note...

Wrapping is because of the right tags (timestamp) which won’t happen in v4. If you could somehow reproduce condition of logs not being shown, please feel free to open new...

PR is welcome as an opt-in feature. This should be used by care btw because of performance overhead implications, compressing on CDN / Reverse proxy layer is always better idea.