-
-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
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.
jholster
Metadata
Metadata
Assignees
Labels
No labels