RobLoach / component-installer

Install Web Components through Composer
https://asset-packagist.org/
Other
280 stars 35 forks source link

Fix mis-spelling of composer installer #102

Closed glensc closed 4 years ago

glensc commented 4 years ago

btw, I found switching to laravel-mix better option in my project:

here's an actual package being changed to use laravel-mix:

maybe I wasn't using component-installer fully as intended, I only relied on it to bring down the packages (install .js and .css files), therefore, laravel mix suited better for me.

RobLoach commented 4 years ago

Thanks! This project has been deprecated. If you add laravel-mix to the list in readme, I'd be happy to merge ☺️