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:
@@ -46,7 +46,7 @@
|
||||
"@n8n/storybook#lint",
|
||||
"n8n-cypress#lint",
|
||||
"@n8n/composables#build",
|
||||
"n8n-design-system#lint",
|
||||
"@n8n/design-system#lint",
|
||||
"n8n-editor-ui#lint"
|
||||
]
|
||||
},
|
||||
@@ -79,7 +79,7 @@
|
||||
"@n8n/chat#test",
|
||||
"@n8n/codemirror-lang#test",
|
||||
"@n8n/composables#build",
|
||||
"n8n-design-system#test",
|
||||
"@n8n/design-system#test",
|
||||
"n8n-editor-ui#test"
|
||||
],
|
||||
"outputs": ["coverage/**"]
|
||||
|
||||
Reference in New Issue
Block a user