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

merge-requests/2736/head
Lauri Eskola 2022-09-06 18:03:34 +03:00
parent c82136d860
commit 300c6359a2
No known key found for this signature in database
GPG Key ID: 382FC0F5B0DF53F8
3 changed files with 29 additions and 957 deletions

View File

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

View File

@ -43,7 +43,6 @@
"@ckeditor/ckeditor5-basic-styles": "~35.1.0",
"@ckeditor/ckeditor5-block-quote": "~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-decoupled": "~35.1.0",
"@ckeditor/ckeditor5-essentials": "~35.1.0",

File diff suppressed because it is too large Load Diff