Expose experiment APIs

This commit is contained in:
Cheng Zhao 2015-09-14 22:47:20 +08:00
parent a5dc911a05
commit f140f35910

View file

@ -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.