mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Expose experiment APIs
This commit is contained in:
@@ -32,6 +32,7 @@ getExtensionInfoFromPath = (srcDirectory) ->
|
||||
startPage: page
|
||||
name: manifest.name
|
||||
srcDirectory: srcDirectory
|
||||
exposeExperimentalAPIs: true
|
||||
extensionInfoMap[manifest.name]
|
||||
|
||||
# The loaded extensions cache and its persistent path.
|
||||
|
||||
Reference in New Issue
Block a user