From 3bedbd48a8c7dcef151bb33fcdf4f2134ac9a01d Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Tue, 18 Nov 2025 15:49:33 +0100 Subject: [PATCH] copy some missing files of editor.md --- Gruntfile.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gruntfile.js b/Gruntfile.js index dece42804..4f86296ac 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -236,7 +236,7 @@ module.exports = function (grunt) { 'languages/*', 'images/*', 'fonts/*', - 'plugins/*', + 'plugins/**', 'lib/codemirror/**', 'css/*' ],