Level/multileveldown

Issues with electron+noderify

Closed this issue · 5 comments

After my code is packaged up with noderify and placed into electron, __dirname becomes /, then /node_modules/multileveldown/schema.proto is the path. Any ideas how this might be worked around? /cc @dominictarr

@0x00A we need to add brfs into noderify

that makes sense, do you have any ideas on how you want to go about doing that?

brfs returns a transform stream
so I think we can just drop it into the pipeline after resolving dependencies

This would be a huge win for projects using noderify to boost performance/load-time :)

ah... looks the way browserify transforms have changed a lot since I last
used them... so it's not gonna be as simple as I thought

On Fri, Jun 3, 2016 at 3:20 PM, paolo fragomeni notifications@github.com
wrote:

This would be a huge win for projects using noderify to boost
performance/load-time :)


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#8 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAP1LjCOJrGO6CUscVU9bYfVtbB5-qQiks5qH51ngaJpZM4Is9Pm
.