Created by: fiddep
This PR addresses #4927 (closed)
When getting the size of the previous build folder the paths were escaped The screenshots are cluttered but the top part of the screen shots are the previousSizeMap before and after normalizing removeFileNameHash The lower part is the asset.name before and after being run through removeFileNameHash before: http://prntscr.com/kvw14e after: http://prntscr.com/kvw0qs
Running the paths though the replace making sure they are all the same fixes the problem result: http://prntscr.com/kvvwcp