added the frontend-extension-bundle role

Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: blam <ben@blam.sh>
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-08-08 16:15:57 +02:00
parent 9c38ce914d
commit 8669210f3b
13 changed files with 57 additions and 18 deletions
@@ -48,6 +48,7 @@ function getExpectedDepType(
case 'common-library':
case 'web-library':
case 'frontend-plugin':
case 'frontend-extension-bundle':
case 'frontend-plugin-module':
case 'node-library':
case 'backend-plugin':