Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(build-config): use [name]-[chunkhash] as chunk names
[id] seems to be the same as [name] and before this change the tests would fail because "vendor-vendor-a3feb.js" does not match /vendor-[0-9a-f]+/
- Loading branch information