Closed ghost closed 3 years ago
Sets a sane default for correct chunk filenames using the Webpack 5 chunkFilename function.
chunkFilename
Looks like I jumped the gun on this PR, as sadly it only works in dev, running in production doesn't give the full path of the file to transform. Closing for now.
Sets a sane default for correct chunk filenames using the Webpack 5
chunkFilename
function.