mavo
mavo copied to clipboard
Mavo.js & mavo.css transfered 2 times to the browser
Hi
when using 1 empty simple mavo app, for testing, with Mavo sources as
<script src="https://get.mavo.io/stable/mavo.min.js"></script>
<link rel="stylesheet" href="https://get.mavo.io/stable/mavo.min.css">
Isn't mavo loading 2 times?
despite the redirection (302 message), total size of 2 files is 421Kb
...instead 212Kb when I use those files localy:
This looks like a bug with devtools, it doesn't download things twice if there's a redirection!