Pooya Parsa

Results 1258 comments of Pooya Parsa

@addyosmani @anton-karlovskiy Would you please add my email to vercel team? ([email protected] or [email protected]) BTW layout shift until using proper cloud resizer by image module update is expected since tmdb...

/cc @danielroe i haven't check nuxt impl yet but are are already pushing layers (`{path}/node_modules`) to modules_dir? (if not that probably would make sense and fix issues)

Since this is a diverged usage/behavior (not a configured usage), I would suggest using a module that can both document and at least try to handle edge cases better.

This probably has to be done in Nitro-side for `defineRenderHandler` wrapper https://github.com/unjs/nitro/issues/2530

Components prefixed wth `.island` and `.server` are possible to be individually rendered with linked PR with a specific endpoint.

Supporting object syntax makes sense too. Personally, i use simplified `repo: 'owner/name'` for unjs packages and parse it when needed as most of the the times, the combination is consumed....

Allowing to disable certain features from Nuxt/Nitro layers (server routes, pages, components) is something we might think about to support in Nuxt 👍🏼 (we might introduce a new `$layer` configuration...

Devtools tab would a be a nice idea i would say. Adding more complexity to CLI output might be nice but it also makes peole care less about information when...

Supported in latest release thanks to @tasiotas!

Hi dear @SebastianBosse. Sorry for late checking on this. I have made a major rewrite and as part of it, basic (without node.js dependency and tiff support). Your PR looks...