Issue #3307713 by lauriii, Spokje: Remove @ckeditor/ckeditor5-dev-utils

(cherry picked from commit d0154b5bfd)
merge-requests/2724/head
Alex Pott 2022-09-06 00:11:21 +01:00
parent 0b8aadbd57
commit 46f4da7a8e
No known key found for this signature in database
GPG Key ID: BDA67E7EE836E5CE
3 changed files with 27 additions and 975 deletions

View File

@ -1,7 +1,6 @@
const path = require('path'); const path = require('path');
const fs = require('fs'); const fs = require('fs');
const webpack = require('webpack'); const webpack = require('webpack');
const { styles, builds } = require('@ckeditor/ckeditor5-dev-utils');
const TerserPlugin = require('terser-webpack-plugin'); const TerserPlugin = require('terser-webpack-plugin');
function getDirectories(srcpath) { function getDirectories(srcpath) {

View File

@ -43,7 +43,6 @@
"@ckeditor/ckeditor5-basic-styles": "~35.1.0", "@ckeditor/ckeditor5-basic-styles": "~35.1.0",
"@ckeditor/ckeditor5-block-quote": "~35.1.0", "@ckeditor/ckeditor5-block-quote": "~35.1.0",
"@ckeditor/ckeditor5-code-block": "~35.1.0", "@ckeditor/ckeditor5-code-block": "~35.1.0",
"@ckeditor/ckeditor5-dev-utils": "~30.4.0",
"@ckeditor/ckeditor5-editor-classic": "~35.1.0", "@ckeditor/ckeditor5-editor-classic": "~35.1.0",
"@ckeditor/ckeditor5-editor-decoupled": "~35.1.0", "@ckeditor/ckeditor5-editor-decoupled": "~35.1.0",
"@ckeditor/ckeditor5-essentials": "~35.1.0", "@ckeditor/ckeditor5-essentials": "~35.1.0",

File diff suppressed because it is too large Load Diff