remove unused commonjs libs (#3129)

This commit is contained in:
Denys Vuika
2023-04-19 05:21:36 -04:00
committed by GitHub
parent f3f2b18e52
commit 77cac1faa6

View File

@@ -19,19 +19,8 @@
"allowedCommonJsDependencies": [ "allowedCommonJsDependencies": [
"moment-es6", "moment-es6",
"minimatch", "minimatch",
"zen-observable",
"moment", "moment",
"@editorjs/code", "cropperjs"
"@editorjs/editorjs",
"@editorjs/header",
"@editorjs/inline-code",
"@editorjs/list",
"@editorjs/marker",
"@editorjs/underline",
"@quanzo/change-font-size",
"cropperjs",
"editorjs-html",
"editorjs-text-color-plugin"
], ],
"stylePreprocessorOptions": { "stylePreprocessorOptions": {
"includePaths": [ "includePaths": [