kangax / kangax/html-minifier

Feature Request: change URLs in href and src to minified variants

Open
#1,146 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
5k
Forks
577
PR merge metrics
No merged PRs in 30d

Description

Changed URLs from includes (link and script) to their minified variants.
for example: change ./dsp/mycustom.css to ./dsp/mycustom.min.css

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the handling of href and src URLs in the HTML minifier and review how linked CSS and JavaScript resources are currently processed. Define the supported URL and filename cases from the example, then verify that eligible references consistently point to their minified variants without changing unrelated URLs.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.