Skip to content

Package for Browsersync integration for easier development with ddev

License

Notifications You must be signed in to change notification settings

Litefyr/Litefyr.Browsersync

Repository files navigation

Browsersync integration for easier development with ddev

This pacacke helps you to run your Neos installation with ddev-browsersync. It is enabled only in the Development/ddev Flow context.

Installation

This package is available via packagist. Run composer require litefyr/browsersync --no-update in your Litefyr.Distribution package. After that, run composer update in your root directory.