joomla-cms icon indicating copy to clipboard operation
joomla-cms copied to clipboard

[5.x] Drop postcss, own package

Open dgrammatiko opened this issue 1 year ago • 3 comments

Pull Request for Issue # .

Summary of Changes

  • Drop packages: postcss
  • Drop my own package postcss-url-version and replace it with an alter version of @dgrammatiko/lightningcss-url-version which does exactly the same versioning of the urls but based on LightningCSS

Testing Instructions

Needs CLI commands

Before applying this PR:

  • run npm i
  • run npm run cssversioning
  • Store the media folder somewhere in your HDD outside of the repo

Apply the PR

  • run npm i
  • run npm run cssversioning
  • compare the media folder with the one saved previously

Actual result BEFORE applying this Pull Request

Expected result AFTER applying this Pull Request

Link to documentations

Please select:

  • [ ] Documentation link for docs.joomla.org:

  • [x] No documentation changes for docs.joomla.org needed

  • [ ] Pull Request link for manual.joomla.org:

  • [x] No documentation changes for manual.joomla.org needed

dgrammatiko avatar Nov 29 '23 17:11 dgrammatiko

I have tested this item :white_check_mark: successfully on 84796bb671e2ffe8d5eeb90b6f4cdccf4894b677

Media folder identical - npm run cssversioning runs much faster


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42427.

MacJoom avatar Dec 05 '23 20:12 MacJoom

I have tested this item :white_check_mark: successfully on 84796bb671e2ffe8d5eeb90b6f4cdccf4894b677


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42427.

viocassel avatar Jan 16 '24 07:01 viocassel

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/42427.

alikon avatar Jan 16 '24 08:01 alikon

Thank you @dgrammatiko and also for testing @MacJoom @viocassel

LadySolveig avatar Mar 02 '24 16:03 LadySolveig