manfredsteyer / multi-framework-micro-frontend

77 stars 36 forks source link

React component inside Angular app: import scss files issue #14

Open maxwellfargoseCactus opened 1 year ago

maxwellfargoseCactus commented 1 year ago

I am using react library inside angular app but getting compilation issue

image

Please find below link I have created sample project for your reference

https://github.com/maxwellfargoseCactus/NxUpdateSample.git

command to run solution : nx serve maindashboard --open --devRemotes=angularapp,reactapp

similar issue occurs in react lib also