SpaServices Webpack Dev Middleware - optional storing files to disk #1265

Closed
opened 2025-08-09 17:19:29 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @kukjevov on 11/15/2016

Currently when you use Webpack Dev Middleware, you use both in memory compilation of typescript and also stores copy of generated files to disk.

It would be great to have this configurable via options.

My reason is simple, if you don`t debug your application during development, it is just spamming your disk with many files for each change.

Thank you

*Originally created by @kukjevov on 11/15/2016* Currently when you use Webpack Dev Middleware, you use both in memory compilation of typescript and also stores copy of generated files to disk. It would be great to have this configurable via options. My reason is simple, if you don`t debug your application during development, it is just spamming your disk with many files for each change. Thank you
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1265
No description provided.