emberjs / emberjs/ember-inspector
Could Ember Inspector deobfuscate component names?
- 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:
**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.