Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make Magento_BundleConfig consumable as a composer package #14

Open
1 of 4 tasks
DrewML opened this issue Dec 4, 2018 · 1 comment
Open
1 of 4 tasks

Make Magento_BundleConfig consumable as a composer package #14

DrewML opened this issue Dec 4, 2018 · 1 comment
Labels
help wanted Extra attention is needed PHP

Comments

@DrewML
Copy link
Contributor

DrewML commented Dec 4, 2018

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.

@DrewML DrewML added help wanted Extra attention is needed PHP labels Dec 4, 2018
@davidverholen
Copy link
Member

@DrewML would it be ok for you to have an own repository for the magento module? Then it's quite easy to make a composer package out of it. It should also work without an extra repository, but you always would have to install all the chrome extension related stuff into your magento shop

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed PHP
Projects
None yet
Development

No branches or pull requests

2 participants