mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
notes -- working on updating to the latest electron (and other libs)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
817dc61c9b
commit
df1c389333
@ -96,6 +96,8 @@ var setup = function(require, root){
|
|||||||
global.requirejs =
|
global.requirejs =
|
||||||
res.requirejs =
|
res.requirejs =
|
||||||
global.requirejs
|
global.requirejs
|
||||||
|
// XXX this breaks for electron version 15...
|
||||||
|
// the problem seems to be the "#!/..." at the start of r.js...
|
||||||
|| require('requirejs')
|
|| require('requirejs')
|
||||||
|
|
||||||
global.nodeRequire =
|
global.nodeRequire =
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user