Skip to content

This module allows you to use livereload for development on your Magento 2 theme

License

Notifications You must be signed in to change notification settings

ghostunicorns/module-csp-livereload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This module allows you to use livereload for development on your Magento 2 theme

Install

composer require ghostunicorns/module-csp-livereload

Attention!

Enable this module only on the local development environment and please add this entry in your staging and production environments app/etc/env.php file:

...
    'modules' => [
...
        'GhostUnicorns_CspLivereload' => 0,
...
    ],
...

Contribution

Yes, of course you can contribute sending a pull request to propose improvements and fixes.

About

This module allows you to use livereload for development on your Magento 2 theme

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages