module-federation-examples icon indicating copy to clipboard operation
module-federation-examples copied to clipboard

Angular 14 not working

Open huduman opened this issue 2 years ago • 1 comments

Hi,

We are using module federation framework for PoC project. Container application is developed in React and one of the child app is developed on Angualr 14.

While loading the angular app inside the container app, we are facing below issue.

Angular child app is running on port 4201

Uncaught SyntaxError: Unexpected token 'export'

image

huduman avatar Jul 14 '22 08:07 huduman

Are you using angular architects plugin? i dont work on Angular apps so not really sure.

ScriptedAlchemy avatar Jul 26 '22 04:07 ScriptedAlchemy