mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 02:10:08 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
eb589f4eb9
commit
a805b30e8a
@ -2,6 +2,16 @@
|
|||||||
Hacks and fixes
|
Hacks and fixes
|
||||||
===============
|
===============
|
||||||
|
|
||||||
|
20220126:
|
||||||
|
- node_modules/requirejs/bin/r,js:
|
||||||
|
Under Electron v14+ requirejs breaks with a SyntaxError on the
|
||||||
|
first char of r.js ('#!/...') -- a hackish way to fix this is to
|
||||||
|
comment it out, not yet sure why is this happening...
|
||||||
|
|
||||||
|
- cfg/requirejs.js:
|
||||||
|
.baseUrl calculation under U*IX systems needs a '/' prefixed...
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
20210122:
|
20210122:
|
||||||
Marking changes twice on load...
|
Marking changes twice on load...
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user