Closed trsh closed 7 years ago
Does this just change webpack-dev-server to use fileSystem instead of memory? Or it uses both - fills/reads from memory and also writes files?
It is just one file of code. https://github.com/gajus/write-file-webpack-plugin/blob/master/src/index.js
Does this just change webpack-dev-server to use fileSystem instead of memory? Or it uses both - fills/reads from memory and also writes files?