Automattic / Automattic/nginx-http-concat
Concatenation should be disable during script debugging
Open
enhancement
- Dominant language
- PHP
- Stars
- 120
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
When `SCRIPT_DEBUG` is true, we should automatically disable concatenation to allow for easier debugging
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing where the WordPress plugin handles CSS and JavaScript concatenation and how it detects SCRIPT_DEBUG; the issue names no specific file or test. Done means concatenation is automatically bypassed when SCRIPT_DEBUG is true, while normal concatenation remains available otherwise, with the relevant behavior verified by the project's tests if present.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript, php, wordpress
- Domain
- tooling, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100