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
|
||||
name: manifest.name
|
||||
srcDirectory: srcDirectory
|
||||
exposeExperimentalAPIs: true
|
||||
extensionInfoMap[manifest.name]
|
||||
|
||||
# The loaded extensions cache and its persistent path.
|
||||
|
|
Loading…
Reference in a new issue