create-bundle icon indicating copy to clipboard operation
create-bundle copied to clipboard

Install deps using Component Installer (i.e. w/composer)

Open dantleech opened this issue 12 years ago • 0 comments

The package below basically lets you specify js dependencies in composer.json and install them to a specified directory.

https://github.com/RobLoach/component-installer

Works pretty well for the TreeUiBundle, and doesn't require anything additional beyond adding the JS package to "require":

https://github.com/dantleech/TreeUiBundle/blob/master/composer.json

dantleech avatar Jul 25 '13 18:07 dantleech