Replace pluggables concept with webpack minsplits and automatic dependencies

Created on 8 August 2023, 11 months ago
Updated 1 September 2023, 10 months ago

Problem/Motivation

Right now, if two JS files import a common module, we end up loading the module twice unless moved to the pluggables system. This means users have to be aware of all imports and watch for redundant usage.

Steps to reproduce

Proposed resolution

We can replace this with a dynamic webpack plugin that automatically generates Drupal libraries.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ“Œ Task
Status

Fixed

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States michaellander

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

Comments & Activities

Production build 0.69.0 2024