A webpack plugin that creates directories during the compilation process. Version 0.1.0 is the latest stable release with no clear release cadence. It is useful when other plugins or loaders expect specific directories to exist (e.g., for output assets). Minimal configuration; niche alternative to using Node.js `mkdir` scripts.
npm install make-dir-webpack-pluginVerified import paths — ran on the pinned version, not inferred.
Creates two directories ('dist/css' and 'dist/js') before webpack compilation runs.
Update to version 0.1.0 or later.
No dependency data recorded yet.