Skip to content

Option to retain the native fs module #76

@jportoles

Description

@jportoles

NW.js (formerly node-webkit) supports the native fs module, however when brfs is used to inline static assets any require("fs") is automatically nuked. Much like browserify has a --node option to prevent this behavior, it would be very useful if, optionally, brfs could inline static assets while also leaving fs available.

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