Drupal 10.1 JSOptimizer

Created on 8 January 2024, 6 months ago
Updated 15 January 2024, 5 months ago

Drupal 10.1 introduces on the fly js minifier (peast). It do the same as this module, reduces js size.

We need to add flag minified to processed files to exclude the core js optimizer (it ignores files with option "minified"), because it has no sense, to minify files via this module and process them via optimizer. In current implementation, module do nothing for Drupal 10.1+, after adding this option, it will disable native optimizer and reduce js assets generation time.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine Seonic

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024