Pooya Parsa

Results 476 issues of Pooya Parsa

Context: https://github.com/nuxt/framework/issues/3982 Relevant upstream improvement: https://github.com/unjs/unenv/issues/23

enhancement
preset:cloudflare
preset:worker

### Environment - Operating System: `Windows_NT` - Node Version: `v16.13.1` - Nuxt Version: `3.0.0-27338323.1e98259` - Package Manager: `[email protected]` - Bundler: `Vite` - User Config: `-` - Runtime Modules: `-` -...

bug

Website: https://edgegap.com Documentation: https://docs.edgegap.com/docs/ (will update more details. we have set a meeting today with @danielroe)

preset proposal

https://github.com/nuxt/framework/issues/1539 Alternatively we can integrate with route caching rules for single preset

documentation
pending
discussion
preset:netlify

https://github.com/nuxt/nuxt.js/issues/13764 We can show sumary and per extension summaries (like for js bundle)

enhancement
p2-nice-to-have

Refs: - #39 - https://github.com/unjs/nitro-poc-layer0 (private) TODO: - [x] Move POC as a published preset - [ ] Add deployment guide (@tristanlee85) Improvements: - [ ] Use direct builder/core API...

enhancement
preset proposal
preset:layer0

Currently, we have some small dependencies that are only usable for some presets: - @cloudflare/kv-asset-handler - @netlify/functions - archiver (for azure) Their install size overhead is very small (3.4M non-shared!)...

enhancement
pending

Currently, we have [unjs/server-placeholder](https://github.com/unjs/serve-placeholder) for dev server that prevents unnecessary service calls. However, this can be useful for production as well. We only need to also ensure it will be...

enhancement
p2-nice-to-have

https://github.com/nuxt/framework/issues/148 We can use the new `isPublicAssetURL` for Cloudflare worker to avoid unnecessary try cache on `getAssetFromKV` ([example usage in service-worker](https://github.com/unjs/nitro/blob/main/src/runtime/entries/service-worker.ts#L4))

enhancement
preset:cloudflare