-
Notifications
You must be signed in to change notification settings - Fork 176
Open
Description
See:
- feat: add a cloudflare-streaming wrapper #642 (comment)
- refactor(cloudflare): rename the "cloudflare" wrapper to "cloudflare-edge" #645 (review)
I was looking at improving the configuration validation after the comment in #642
However I think a prerequisite would be to refactor the code before we do the validation:
- some defaults are applied in the resolve plugin
- the edge bundle uses other defaults
- sometime we rely on the name
Maybe we should:
- Resolve the Open Next config early - that is fill in the defaults when no provided
- Used the resolved config for validation
@conico974, you have much more experience than me with the codebase, what do you think?
Metadata
Metadata
Assignees
Labels
No labels