-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Summary
Memory usage of the development server spawned by marko-run keeps increasing with each hot reload as the source files are changed and even when the source files remains unchanged.
Environment
@marko/run: 0.9.3
marko: 6.0.0
vite: 7.2.4
bun: 1.3.x
node: v22.x
Reproduction Steps
- Create a project with
bunx @marko/create - Run the dev server
bun run dev - Edit any file under
/src/routes - Observe the memory usage of the
nodebinary
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels