express-middleware-rollup icon indicating copy to clipboard operation
express-middleware-rollup copied to clipboard

Discussion: Automatic directory creation

Open suluke opened this issue 9 years ago • 1 comments
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.

suluke avatar Jun 25 '16 21:06 suluke

It makes sense. autoCreateDirectories 👍

cognitom avatar Jun 26 '16 02:06 cognitom