Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

Create directories included in output filenames, if needed#18

Open
losttime wants to merge 3 commits into
PolymerLabs:masterfrom
losttime:master
Open

Create directories included in output filenames, if needed#18
losttime wants to merge 3 commits into
PolymerLabs:masterfrom
losttime:master

Conversation

@losttime

@losttime losttime commented Oct 7, 2015

Copy link
Copy Markdown

Allows crisper to output to files in directories without needing those directories to exist prior to crisper running.

Resolves #17

Commands run within npm scripts will inherit the scope of the
node_modules/.bin directory, so jshint and mocha will still use
the locally installed copies.
Will not fail if directories already present. Will not fail if
output filenames don't include directories.
@dfreedm dfreedm self-assigned this Nov 4, 2015
Conflicts:
	bin/crisper
	package.json
@robertwbradford

Copy link
Copy Markdown

Ran into the same problem. This would be a nice enhancement.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants