Skip to content

Instantly share code, notes, and snippets.

@peterbraden
Created September 25, 2014 08:50
Show Gist options
  • Save peterbraden/39c72bdf6877685c0104 to your computer and use it in GitHub Desktop.
Save peterbraden/39c72bdf6877685c0104 to your computer and use it in GitHub Desktop.
Retina.js with browserify
var retina = require('retina.js')
retina.Retina.init(window); // <-- Necessary to initialise with window.
@cognitom
Copy link

Thanks!
👍

@dcamilleri
Copy link

Saved my day !

@rajadain
Copy link

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment