Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels