Open brunob15 opened 3 years ago
Enable NPM Workspaces in the ui.frontend module by default and allow selecting more than one frontend option (e.g.: general AND angular). This way a monorepo structure is created and easily extendable to foster reusability.
Only one npm package is created.
If you find this interesting I would be happy to open a PR. Thank you!
Expected Behaviour
Enable NPM Workspaces in the ui.frontend module by default and allow selecting more than one frontend option (e.g.: general AND angular). This way a monorepo structure is created and easily extendable to foster reusability.
Actual Behaviour
Only one npm package is created.