This is a theoric question.
I know I can export an Angular component as a web component with Angular Element.
My question is: can I export and existing entire Angular Application as a web component and using it in a static website (just HTML, CSS and Javascript, no framework)? Is it technically possible?