Expose experiment APIs

pull/2783/head
Cheng Zhao 2015-09-14 22:47:20 +08:00
parent a5dc911a05
commit f140f35910
1 changed files with 1 additions and 0 deletions
atom/browser/lib

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.