zhangbo b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 years ago
..
contents b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 years ago
partials b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 years ago
LICENSE.md b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 years ago
README.md b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 years ago
expansive.es b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 years ago
package.json b1192753ed Use goahead-3.6.5 replace goahead-5.1.0 5 years ago

README.md

exp-reload

Expansive plugin for live reloading the browser on content changes.

Provides the 'reload' service. To use, add the 'reload' partial to your layout. This will generate a reload script in 'debug' mode. Ensure you include the reload partial before calling renderScripts().

<@ partial('reload') @>

To install:

pak install exp-reload

To configure in expansive.json:

  • reload.enable — Enable compressing all files using reload.

    {
    services: {
        reload: {
            enable: true,
        }
    }
    }
    

Get Pak from

https://embedthis.com/pak/