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

RFC: update single-spa-inspector #73

Closed filoxo closed 1 year ago

filoxo commented 2 years ago

Single-spa-inspector is still in use, but its API has been limited because it doesn't interop with SystemJS and relies on single-spa's API only. In order to keep it alive and help provide the community value, I'm proposing that this extension should be updated and use import-map-overrides. The main idea is to rely on the import-map-overrides JS API to implement all if not most of the current features, on top of upgrading deps and build configuration.

Opening this as an RFC in order to:

If you'd like to see single-spa-inspector updated, please leave a 👍🏼 on this comment. If you'd like to be involved in this development effort, please DM me in the single-spa Slack workspace and reference this issue.

filoxo commented 2 years ago

Just checking in with this issue. Its been a few months and there hasn't been much interest in sponsoring or participating in this effort. Its still on our radar though.

TheMcMurder commented 1 year ago

@filoxo I think we need to simplify our support matrix. I'm in favor of deprecating the inspector in favor of import-map-overrides for now and once it's more sustainable (read we have sponsorship and aren't maintaining an entire ecosystem for free) then we can explore updating this and restoring single-spa-inspector.

TL;DR:

I don't want to support both import-map-overrides and single-spa-inspector