kopia lustrzana https://github.com/c9/core
Remove test config
rodzic
d67f77d986
commit
82893f291f
|
@ -164,12 +164,6 @@ module.exports = function(options) {
|
|||
"plugins/c9.ide.editors/pane",
|
||||
"plugins/c9.ide.editors/undomanager",
|
||||
|
||||
{
|
||||
packagePath: "plugins/c9.ide.restore/restore",
|
||||
staticPrefix: staticPrefix + "/plugins/c9.ide.layout.classic",
|
||||
ideBaseUrl: options.ideBaseUrl
|
||||
},
|
||||
|
||||
"plugins/c9.ide.newresource/newresource",
|
||||
"plugins/c9.ide.newresource/open",
|
||||
"plugins/c9.ide.undo/undo",
|
||||
|
|
|
@ -194,10 +194,6 @@ module.exports = function(config, optimist) {
|
|||
"./c9.vfs.server/statics",
|
||||
"./c9.analytics/mock_analytics",
|
||||
"./c9.metrics/mock_metrics",
|
||||
{
|
||||
packagePath: "./c9.graceful-shutdown/graceful-shutdown",
|
||||
shutdown_grace_period: 100
|
||||
},
|
||||
"./c9.ide.experiment/mock_experiment",
|
||||
{
|
||||
packagePath: "./c9.vfs.server/vfs.connect.standalone",
|
||||
|
|
Ładowanie…
Reference in New Issue