Skip to content

Question about initOpenNextCloudflareForDevΒ #288

@vicb

Description

@vicb

@dario-piotrowicz I noticed that Using vars defined in .dev.vars is printed multiple times with next dev, see for example the output in the examples/api app:

-> % pnpm dev

> [email protected] dev /Users/vberchet/code/work/opennextjs-cloudflare/examples/api
> next dev

Using vars defined in .dev.vars
Using vars defined in .dev.vars
  β–² Next.js 14.2.11
  - Local:        http://localhost:3000
  - Environments: .env.development

 βœ“ Starting...
Using vars defined in .dev.vars
Using vars defined in .dev.vars
 βœ“ Ready in 1546ms

I'm wondering if this is expected?

Do we start wrangler multiple times? If yex, would there be a way to start it only once?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions