Conversation
🦋 Changeset detectedLatest commit: 53e43d2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
commit: |
|
@conico974 what I'm doing here is very close to Do you think that this API makes sense? or do you think that we should try to align things more? |
conico974
left a comment
There was a problem hiding this comment.
LGTM, just few nit
Do you think that this API makes sense? or do you think that we should try to align things more?
Yeah i think it makes perfect sense, this is enough. If people needs more complex options they can just provide their own open-next.config.ts
defineConfig utilitydefineCloudflareConfig utility
b52ba04 to
70735e6
Compare
a43210a to
541ba8c
Compare
this change adds a new `defineConfig` utility that developers can use in their `open-next.config.ts` file to easily generate a configuration compatible with the adapter
this change adds a new `defineConfig` utility that developers can use in their `open-next.config.ts` file to easily generate a configuration compatible with the adapter
Co-authored-by: Victor Berchet <victor@suumit.com>
Co-authored-by: James Anderson <james@eli.cx>
Co-authored-by: Victor Berchet <victor@suumit.com>
1ebc5ec to
77d2a25
Compare
this change adds a new
defineCloudflareConfigutility that developers can use in theiropen-next.config.tsfile to easily generate a configuration compatible with the adapterDocs PR: opennextjs/docs#84
resolves #114