Add ability to set global preload scripts
This commit is contained in:
parent
d598aa1a67
commit
0ddd078aaf
10 changed files with 116 additions and 13 deletions
|
@ -91,6 +91,7 @@ extern const char kAppPath[];
|
|||
extern const char kBackgroundColor[];
|
||||
extern const char kPreloadScript[];
|
||||
extern const char kPreloadURL[];
|
||||
extern const char kGlobalPreloadScript[];
|
||||
extern const char kNodeIntegration[];
|
||||
extern const char kContextIsolation[];
|
||||
extern const char kGuestInstanceID[];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue