new WpwSnapshotService(options)
Parameters:
| Name | Type | Description |
|---|---|---|
options | WpwServiceOwnerOptions |
- Source
Members
checkRuntimeRequirements
- Source
checkSnapshot
- Source
Methods
getContentHash(source) → {string}
Parameters:
| Name | Type | Description |
|---|---|---|
source | Buffer |
- Source
Returns:
string
- Type:
- string
updateRuntimeInstances(compiler, compilation, lPadopt)
Parameters:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
compiler | WebpackCompiler | |||
compilation | WebpackCompilation | |||
lPad | string | <optional> |
- Source
Throws:
Error