Move Support plugin from client-default -> client-default-hosted

pull/282/head
Mutahhir 2016-02-22 08:17:03 +00:00
rodzic aa9b87a210
commit 0e6ab89d2b
1 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -717,12 +717,6 @@ module.exports = function(options) {
packagePath: "plugins/c9.cli.bridge/bridge_commands",
basePath: workspaceDir
},
{
packagePath: "plugins/c9.ide.help.support/support",
baseurl: options.ideBaseUrl,
userSnapApiKey: options.support.userSnapApiKey,
screenshotSupport: true
},
{
packagePath: "plugins/c9.ide.help/help",
staticPrefix: staticPrefix + "/plugins/c9.ide.help"