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) {
|
statics.addStatics(externalPlugins.map(function(plugin) {
|
||||||
return {
|
return {
|
||||||
path: __dirname + "/../../node_modules/" + plugin,
|
path: __dirname + "/../../node_modules/" + plugin,
|
||||||
mount: "/plugins/" + plugin
|
mount: "/plugins/" + plugin
|
||||||
};
|
};
|
||||||
|
|
Ładowanie…
Reference in New Issue