repack icon indicating copy to clipboard operation
repack copied to clipboard

Loop - failed to create code frame and detect invalid platforms

Open msvargas opened this issue 3 years ago • 0 comments

Environment

Monorepo project

  • packages/
    • common
    • mobile
    • system-ui

Description

I am using the module federation plugin (repack v3-next7.0) and the application runs successfully, but when an error occurs the development server is trying to compile invalid platforms and the symbolicator function does not work correctly. I have these screenshots and tests, I have fixed it by omitting the Symbolicator plugin but I think it is not the idea for development.

This behavior creates a loop and a possible memory leak

Screen Shot 2022-08-24 at 8 27 20 AM Screen Shot 2022-08-24 at 8 28 08 AM Screen Shot 2022-08-24 at 8 26 58 AM

@zamotany @ScriptedAlchemy If you can help me with anything I really appreciate it.

Thank you so much

msvargas avatar Aug 24 '22 13:08 msvargas