Skip to content

Commit

Permalink
remove unused commonjs libs (#3129)
Browse files Browse the repository at this point in the history
  • Loading branch information
DenysVuika committed Apr 19, 2023
1 parent f3f2b18 commit 77cac1f
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,8 @@
"allowedCommonJsDependencies": [
"moment-es6",
"minimatch",
"zen-observable",
"moment",
"@editorjs/code",
"@editorjs/editorjs",
"@editorjs/header",
"@editorjs/inline-code",
"@editorjs/list",
"@editorjs/marker",
"@editorjs/underline",
"@quanzo/change-font-size",
"cropperjs",
"editorjs-html",
"editorjs-text-color-plugin"
"cropperjs"
],
"stylePreprocessorOptions": {
"includePaths": [
Expand Down

0 comments on commit 77cac1f

Please sign in to comment.