chore(dx): remove unnecessary nx configs

This commit is contained in:
Elian Doran
2025-09-02 17:43:32 +03:00
parent 7c8019ac5b
commit d60899e362
15 changed files with 1 additions and 269 deletions

View File

@@ -70,14 +70,6 @@
"stylelint --quiet --allow-empty-input"
]
},
"nx": {
"name": "ckeditor5-math",
"targets": {
"build": {
"cache": "true"
}
}
},
"dependencies": {
"@ckeditor/ckeditor5-icons": "46.0.2"
}