single-spa / single-spa-inspector

A devtools extension for single-spa applications
https://single-spa.js.org
MIT License
77 stars 17 forks source link

Impossible to see Utility module #72

Closed Alexis665 closed 2 years ago

Alexis665 commented 2 years ago

Hi I use "single-spa-inspector" but I have a small problem my SPA (utility module) does not appear in the list, so impossible to override the path ...

Is is expected ? Thanks for your help !

filoxo commented 2 years ago

This is expected. Single-spa inspector only shows single-spa applications (also noted in https://github.com/single-spa/single-spa-inspector/issues/57#issuecomment-822695480 and https://github.com/single-spa/single-spa-inspector/issues/45#issuecomment-614944502). Use import-map-overrides instead.