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
node binary
Summary
Memory usage of the development server spawned by
marko-runkeeps increasing with each hot reload as the source files are changed and even when the source files remains unchanged.Environment
Reproduction Steps
bunx @marko/createbun run dev/src/routesnodebinary