emberjs / emberjs/ember-inspector

Could Ember Inspector deobfuscate component names?

Open
#2,469 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
969
Forks
292
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**

I noticed when looking at a production deployment names that the component names were obfuscated, which is likely to be a compression artefact:

Boxel 2023-09-20 15-48-19

**Describe the solution you'd like**

Could Ember Inspector detect the component name from the source maps somehow, if they exist?

**Describe alternatives you've considered**

In our case we’ll probably look for whatever production build setting is causing this obfuscation and turn it off.

---

Thanks for the ongoing work on this, it’s still indispensable after all these years 🤩

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.