fix(editor): Fix vitest config (no-changelog) (#13898)

This commit is contained in:
Milorad FIlipović 2025-03-14 08:52:01 +01:00 committed by GitHub
parent c9be48ea20
commit 796a58c7e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1 @@
export default ['packages/{design-system,editor-ui}'];
export default ['packages/frontend'];