chore(load) add "\n"

This commit is contained in:
coderaiser 2016-03-05 04:53:42 -05:00
parent ea991297bd
commit 4e7a211b75

View file

@ -241,6 +241,7 @@
}
};
xhr.onreadystatechange = function() {
var error,
over = xhr.readyState === xhr.DONE,