This repository presents a compact super-app example from Callstack's blog, illustrating the use of a monorepo structure together with Re.Pack and Module Federation.
MIT License
30
stars
18
forks
source link
Unhandled JS Exception: Module parse failed: Unexpected token. You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. #8
I have clone the repository and made all the required changes as mentioned in article
and when I am running yarn start in terminal at root level I am getting this Logs
but when I am opening other terminal and running yarn start:host-app getting below logs
and by the time when iOS simulator is opening creating bundle I am getting below error in terminal one
and this is the error I am getting on simulator
I request @jbroma to please help me and other individual who is trying repack.
do I have to install ts-loader here explicitly
Ask your Question
I have clone the repository and made all the required changes as mentioned in article and when I am running yarn start in terminal at root level I am getting this Logs
but when I am opening other terminal and running yarn start:host-app getting below logs
and by the time when iOS simulator is opening creating bundle I am getting below error in terminal one
and this is the error I am getting on simulator
I request @jbroma to please help me and other individual who is trying repack. do I have to install ts-loader here explicitly