Open dev tools and reload the page, observe in the logs of your webserver how many requests are made for batch.js.map

Tested using python -m SimpleHTTPServer 8000 as the webserver