express-middleware-rollup
express-middleware-rollup copied to clipboard
Discussion: Automatic directory creation
trafficstars
I think we can safely implement this if we make it configurable via an autoCreateDirectories option. This option could be off by default in compile mode but on in polyfill mode or something. And of course we can have the users decide whether they are ok with the directories being created.
It makes sense. autoCreateDirectories 👍