Naming chunks correctly
The last release broke chunk file names and paths for non-entry modules, removing subfolders and adding double hashes to output files. The manifest retained the expected file names, but the files were named incorrectly.
This release fixes that problem. We've added some tests to make sure that the file names in the manifest always match the output file names.