I\'m building a normal webpage which requires me to load about five CSS files and ten Javascript files.
Yes, i also I fixed it changing in the js libraries to the unminified.
For example, in the tag, change:
For:
Quiting the 'min' as unminified.
Thanks for the idea.