cameron / squirt

Speed read the web.
http://www.squirt.io
Apache License 2.0
1.22k stars 206 forks source link

Error with localhost files in Chrome: Cannot call method 'match' of undefined #125

Open odedrim opened 10 years ago

odedrim commented 10 years ago

Running squirt on localhost file (Apache-hosted on port 80) in Chrome results in JS error:

TypeError: Cannot call method 'match' of undefined http://www.squirt.io/bm/squirt.js:1146 (line: "Keen.configure(sq.host.match('squirt.io') ? prod : dev);")