Webpack Plugin
Last updated
Was this helpful?
Last updated
Was this helpful?
Type: string
Default: react-loadable.json
Assets manifest file name. May contain relative or absolute path.
Type: boolean
Default: false
Enable or disable generation of hash.
Type: array
Default: [ 'sha256', 'sha384', 'sha512' ]
Algorithms to generate hash.
Type: string
Default: integrity
Custom property name to be output in the assets manifest file.