Polymer.js.map load many times in Firefox

I'm using latest version of Polymer for build my website with app-router on nodejs server.

When I test with Chrome it okie but when I run with Firefox(lastest version) it very slow and lagged so I see on console logs Firefox try request many many Polymer.js.map (~500kb)

Do you understand this problem?