Expose experiment APIs
This commit is contained in:
parent
a5dc911a05
commit
f140f35910
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ getExtensionInfoFromPath = (srcDirectory) ->
|
||||||
startPage: page
|
startPage: page
|
||||||
name: manifest.name
|
name: manifest.name
|
||||||
srcDirectory: srcDirectory
|
srcDirectory: srcDirectory
|
||||||
|
exposeExperimentalAPIs: true
|
||||||
extensionInfoMap[manifest.name]
|
extensionInfoMap[manifest.name]
|
||||||
|
|
||||||
# The loaded extensions cache and its persistent path.
|
# The loaded extensions cache and its persistent path.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue