Allow option for un-minified/uglified versions of js
Open
Needs investigation
- Dominant language
- TypeScript
- Stars
- 4.4k
- Forks
- 439
- Avg merge
- 14h 32m
- Merged PRs (30d)
- 19
Description
## Describe the problem
I'm experiencing a null error and can't debug the cause because it's minified/uglified.
## Describe the solution
Provide an option to fetch an _unminified/uglified_ version
## Alternatives you've considered
I tried debugging it while uglified, but it just isn't feasible.
Contributor guide
Research direction
The issue names no files, tests, or build entry points. Start by locating how the JavaScript bundle is minified or uglified and where distribution options are configured; done means an unminified or unuglified version can be fetched and the relevant behavior is covered by repository checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100