User tests: Successful: Unsuccessful:
Pull Request for Issue # .
@dgrammatiko/compress
Check out this PR
npm i
npm gzip
Check that the gzipped files inside the media folder are created
Rename the htaccess.txt and check if the gzipped files are loading correctly
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
I have tested this item ✅ successfully on 918bb2c
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
NPM Resource Changed
PR-5.0-dev
|
RTC
@bembelimen @HLeithner Is this PR ok for 5.0-dev? Or should it be rebased to 5.1-dev?
5.1 please
Labels |
Added:
RTC
PR-5.1-dev
Removed: PR-5.0-dev |
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2024-03-02 16:44:00 |
Closed_By | ⇒ | LadySolveig |
Thank you @dgrammatiko and also for testing @MacJoom @viocassel
I have tested this item ✅ successfully on 918bb2c
Gzip files are created. Website loads OK. I had to run 'composer install' after checkout. Then 'npm ci', then 'npm run gzip' (not npm gzip). Turned on 'Gzip Page Compression' in Global Configuration, Server Tab. Check Requests to js or css in Browser debug page. Content-Encoding must be gzip.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42428.