kopia lustrzana https://github.com/c9/core
indent
rodzic
f3367c7c2d
commit
f89868e7c0
|
@ -84,7 +84,7 @@ define(function(require, exports, module) {
|
|||
}]);
|
||||
|
||||
statics.addStatics(externalPlugins.map(function(plugin) {
|
||||
return {
|
||||
return {
|
||||
path: __dirname + "/../../node_modules/" + plugin,
|
||||
mount: "/plugins/" + plugin
|
||||
};
|
||||
|
@ -141,4 +141,4 @@ define(function(require, exports, module) {
|
|||
"c9.static.plugins": plugin
|
||||
});
|
||||
}
|
||||
});
|
||||
});
|
||||
|
|
Ładowanie…
Reference in New Issue