magento / magento/m2-devtools

Make Magento_BundleConfig consumable as a composer package

Open
#14 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted PHP
Dominant language
TypeScript
Stars
171
Forks
47
PR merge metrics
No merged PRs in 30d

Description

This issue is a:

  • Bug
  • Feature suggestion
  • Documentation issue
  • Other (Please Specify)
Environment
Question Answer
Magento version N/A
Browser + version N/A
node.js version (node -v) N/A
npm version (npm -v) N/A

Description

To load the bundles generated by r.js currently, a developer would need to copy/paste all the code from Magento_BundleConfig into their store.

Ideally, you would be able to install the package with composer. I know next to nothing about composer, so I'll leave this for someone more educated on the subject.

Expected result:

composer can be used to install the Magento_BundleConfig module.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Inspect the Magento_BundleConfig directory linked in the issue and review how the module is currently structured. Start by checking Composer's package requirements for Magento modules, then validate that the package can be installed and consumed through Composer instead of copied into a store.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
build-system, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.