Skip to content

Rely on atomify for mkdir

Choose a tag to compare

@mich-cook mich-cook released this 08 Jul 20:39

This release has a few clean up items in it like requiring both travis tasks to finish successfully before publishing the package to npm and adding the npm sticker to the docs.

Atomify has added functionality to create directories when they don't exist in the target path. This makes the code in the grunt-atomify plugin redundant. It was removed as to fix issue #4.