v6.0.0
- BREAKING: Interpolation for the
name
option now behaves the same as webpack'soutput.filename
. Primarily, this means that[ext]
no longer works and[hash]
is correctly updated when subresources change.
name
option now behaves the same as webpack's output.filename
. Primarily, this means that [ext]
no longer works and [hash]
is correctly updated when subresources change.