New Drupal Community Initiative: Standardizing JavaScript Dependency Management

New Drupal Community Initiative: Standardizing JavaScript Dependency Management

A Drupal.org blog post titled "New community initiative: Frontend bundler," authored by Max Pogonowski, introduced a new community Frontend Bundler Initiative to address the lack of a standard method for installing JavaScript dependencies in Drupal. The initiative aims to create a unified approach to managing these dependencies, drawing on discussions and collaborations with key contributors like Lee Rowlands and Théodore Biadala.

The blog outlines the challenges faced with current methods such as asset-packagist and explores the potential of using import-maps. However, the consensus was that cascading downloads would negatively impact performance. The proposed solution involves leveraging npm or an npm-like repository to publish Drupal modules. Max Pogonowski developed a prototype using Foxy, composer, and Vite to compile multiple Drupal modules, including custom ones, and route the library system to new entry points.

The prototype requires modules to include php-forge/foxy in composer.json and a module-name.foxy.yml file to represent the library state. Site builders must enable the drupal/foxy module and set up a way to run the vite build. The initiative calls for community participation to refine and adopt this approach, encouraging feedback, contributions, and discussions in the #frontend-bundler-initiative channel on Slack.

Source Reference

Date of Publication
URL
https://www.drupal.org/about/core/blog/new-community-initiative-frontend-bundler

Disclosure: This content is produced with the assistance of AI.

Disclaimer: The opinions expressed in this story do not necessarily represent that of TheDropTimes. We regularly share third-party blog posts that feature Drupal in good faith. TDT recommends Reader's discretion while consuming such content, as the veracity/authenticity of the story depends on the blogger and their motives. 

Note: The vision of this web portal is to help promote news and stories around the Drupal community and promote and celebrate the people and organizations in the community. We strive to create and distribute our content based on these content policy. If you see any omission/variation on this please let us know in the comments below and we will try to address the issue as best we can.

Advertisement Here