mvdnbrk / laravel-mix-docs

Laravel Mix Documentation
https://laravel-mix.com/docs
MIT License
15 stars 57 forks source link

Hubspot Laravel Mix Extension #88

Open frankfava-IGM opened 2 years ago

frankfava-IGM commented 2 years ago

Webpack is used for local development of the HubSpot CMS https://www.npmjs.com/package/@hubspot/webpack-cms-plugins

I have created an extension Laravel Mix to make this simpler. https://www.npmjs.com/package/@igomoon/hubspot-laravel-mix

It instantiates all the required plugins for using HubSpot Local development within the extension.

frankfava commented 2 years ago

Are New extensions still being accepted?