Skip to content

Can't seem to get this to work with Browserify command line #64

Description

@notacouch

I'm using browserify via command line and should be able to just run browserify -t bulkify in.js > bundle.js, but I always get the following error in browser:

TypeError: fs.readdirSync is not a function

It seems to be related to the changes here:
#57

so I rolled back to a previous commit, and I still get the above error.

Please advise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions