add smartface support

smf-sdk
Fabian Jakobs 2016-01-09 20:16:08 +01:00
rodzic 59bea99812
commit cfb410206c
1 zmienionych plików z 8 dodań i 1 usunięć

Wyświetl plik

@ -162,7 +162,14 @@ module.exports = function(config, optimist) {
"saucelabs.preview": true,
"salesforce.sync": true,
"salesforce.language": true
}
},
externalPlugins: [
"@smartface/smartface.about",
"@smartface/smartface.ide.theme",
"@smartface/smartface.language",
"@smartface/smartface.publish.wizard",
"@smartface/smartface.welcome"
]
},
"./c9.preview/statics",
"./c9.nodeapi/nodeapi",