Automattic / Automattic/nginx-http-concat

Concatenation should be disable during script debugging

Open
#60 0 comments 1 reaction 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.