Mark G
Mark G2y ago

Is there a way to determine what modules have been dynamically imported at runtime?

The builtin tools to compile/bundle/vendor don't account for dynamic imports (understandably), but is there a way at runtime that we could see what has been imported dynamically. This information could then be used to aid other tools, for example to generate a module that statically imports all of those dynamic modules.
0 Replies
No replies yetBe the first to reply to this messageJoin