rschroll / crosswords

Crossword client for Ubuntu
http://rschroll.github.io/crosswords
GNU General Public License v3.0
10 stars 6 forks source link

crosswords is looking for cordova.js #19

Open rsbowen opened 6 years ago

rsbowen commented 6 years ago

On line 50 of the index.html, we have a js import for cordova.js. You can see this on the live page here: http://rschroll.github.io/crosswords/www/index.html

In Chrome, at least, this is showing as an error (as cordova.js does not exist in www/).