mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 09:36:44 +00:00
refactor(editor): Move editor-ui and design-system to frontend dir (no-changelog) (#13564)
This commit is contained in:
4
.github/scripts/trim-fe-packageJson.js
vendored
4
.github/scripts/trim-fe-packageJson.js
vendored
@@ -14,5 +14,5 @@ const trimPackageJson = (packageName) => {
|
||||
};
|
||||
|
||||
trimPackageJson('frontend/@n8n/chat');
|
||||
trimPackageJson('design-system');
|
||||
trimPackageJson('editor-ui');
|
||||
trimPackageJson('frontend/@n8n/design-system');
|
||||
trimPackageJson('frontend/editor-ui');
|
||||
|
||||
Reference in New Issue
Block a user