Russell Samora
Results
29
issues of
Russell Samora
this line halts execution `var isOldSafari = (checkSafari && parseInt(ua.match(/Version\/(.*?) /)[1], 10) < 15);` I believe because there is no `Version` in the UA for Chrome on iOS. It prevents...
https://codepen.io/shshaw/pen/LYVBVve
This is great! Excited to use it, but it seems to increase build time for me by about 6 seconds (1.8s to 8.6s) and really slows things down. Any way...
enhancement