Verified Commit d0154b5b authored by Alex Pott's avatar Alex Pott
Browse files

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

parent 7f5e7bf2
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
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) {
+0 −1
Original line number Diff line number Diff line
@@ -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",
+27 −973

File changed.

Preview size limit exceeded, changes collapsed.