brisa-build / brisa

The Web Platform Framework.
https://brisa.build
MIT License
449 stars 12 forks source link

Add `idleTimeout` to work with Bun & Node.js #565

Closed aralroca closed 1 month ago

aralroca commented 1 month ago

In the latest version of Bun supports idleTimout, it can be added to both Bun and Node.js (depending on the output), by adding this property tobrisa.config.ts.