diff --git a/src/node/utils/Minify.js b/src/node/utils/Minify.js index b5ac28b15..4874432b1 100644 --- a/src/node/utils/Minify.js +++ b/src/node/utils/Minify.js @@ -227,7 +227,6 @@ const getAceFile = async () => { } } - data += ';\n'; data += 'Ace2Editor.EMBEDED = Ace2Editor.EMBEDED || {};\n'; // Request the contents of the included file on the server-side and write