Skip to content

Pipe into file #15

Open
Open
@darren131

Description

@darren131

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions