Skip to content

Can't get the starter to pick up the configuration #4

Open
@threepointone

Description

Environment

node 20.10.0
npm 10.2.3

Reproduction

  • clone this repo and install dependencies
  • npm run dev

Describe the bug

You'd expect "Using Custom Preset!" to be logged in the terminal (because of this line), but it's not. Similarly, on visiting a url, you'd expect Listening on http://localhost:3000 (custom preset)to be logged (because of this line) but it's not. It appears that nitro is not picking up the configuration defined under ./preset at all.

Additional context

No response

Logs

No response

Metadata

Assignees

No one assigned

    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