Open ileitch opened 3 months ago
It's not safe to remove an import for a module that exports (possibly transitively) any unscanned module, as the symbols from the unscanned module may be referenced.
Display warning when this scenario is detected?
It's not safe to remove an import for a module that exports (possibly transitively) any unscanned module, as the symbols from the unscanned module may be referenced.
Display warning when this scenario is detected?