Dont minify the modules JS - minifier adds "use strict" by default

Created on 9 March 2023, almost 2 years ago
Updated 16 March 2023, almost 2 years ago

Problem/Motivation

Gulp JS minifier adds "use strict" by default, what triggers a Drupal Core bug.

Steps to reproduce

Proposed resolution

Remove the Javascript uglifier from the gulpfile and the packet.json.
Let Drupal minify the JS files.

Probably solve this issue here too afterwards (seperate issue branch!): https://www.drupal.org/project/drowl_paragraphs/issues/3346920 📌 Ensure all Library Names, SCSS/CSS & JS files are following our naming conventions Active

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024