X-Git-Url: https://jasonwoof.com/gitweb/?p=ckeditor.git;a=blobdiff_plain;f=_source%2Fcore%2Fplugins.js;h=70d6cce1fcf3cb39760a968ac4b3ccfd15940feb;hp=5137e3f6159f194295be52d65697b4f4da4a758e;hb=8761695d9b70afe75905deaac88f78c1f8aeb32d;hpb=ea7e3453c7b0f023b050aca6d9f83ab372860d91 diff --git a/_source/core/plugins.js b/_source/core/plugins.js index 5137e3f..70d6cce 100644 --- a/_source/core/plugins.js +++ b/_source/core/plugins.js @@ -15,6 +15,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license * @example */ CKEDITOR.plugins = new CKEDITOR.resourceManager( + '_source/' + // @Packager.RemoveLine 'plugins/', 'plugin' ); // PACKAGER_RENAME( CKEDITOR.plugins )