Documentation ¶
Overview ¶
Package livejs injects code to reload the current page when it (or its dependencies) are modified. This plugin is helpful for authoring web content locally, but should be disabled for site deployment. This can be achieved by conditionally including it using the "condition" filter.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LiveJs ¶
type LiveJs struct {
// contains filtered or unexported fields
}
LiveJs chainable context.
Click to show internal directories.
Click to hide internal directories.