kopia lustrzana https://github.com/c9/core
add smartface support
rodzic
59bea99812
commit
cfb410206c
|
@ -162,7 +162,14 @@ module.exports = function(config, optimist) {
|
||||||
"saucelabs.preview": true,
|
"saucelabs.preview": true,
|
||||||
"salesforce.sync": true,
|
"salesforce.sync": true,
|
||||||
"salesforce.language": 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.preview/statics",
|
||||||
"./c9.nodeapi/nodeapi",
|
"./c9.nodeapi/nodeapi",
|
||||||
|
|
Ładowanie…
Reference in New Issue