electron-userland / electron-compilers

DEPRECATED: Compiler implementations for electron-compile
35 stars 52 forks source link

Replace x-require src value with relative path instead of absolute #18

Open jgeurts opened 8 years ago

jgeurts commented 8 years ago

Fixes #17

anaisbetts commented 8 years ago

I don't think this is right? But I don't remember how x-require works, so I have to look into it. I'll try to fix the underlying bug

jgeurts commented 8 years ago

Yeah, it seemed like a hack to me too, but it fixed the issue I was having and I hoped it would help others. If I can help at all as you dig into things, please let me know!