Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipe into file #15

Open
darren131 opened this issue Apr 29, 2015 · 0 comments
Open

Pipe into file #15

darren131 opened this issue Apr 29, 2015 · 0 comments

Comments

@darren131
Copy link

Hi there,

This is a super nifty module and have it working more or less... except for this:

dest (String, optional)

Path to save the customized Modernizr build. It defaults to lib/modernizr-custom.js.

This is an optional parameter. If undefined or falsy, customizr will return the result as a string and will not write to disk.

I'm having trouble with this... in my conf file i have this "dest" : false,
Perhaps I'm misinterpreting but shouldn't I be able to do something like this from the command line?

/node_modules/.bin/customizr -c source/js/modernizr.json > public/js/top.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant