You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
Moved code that can be shared between Electron and RN app to separate file
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// This is the initialization for the Electron RENDERER process
|
||||
|
||||
// Make it possible to require("/lib/...") without specifying full path
|
||||
require('app-module-path').addPath(__dirname);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user