Skip to content

Instantly share code, notes, and snippets.

@peterbraden
Created September 25, 2014 08:50
Retina.js with browserify
var retina = require('retina.js')
retina.Retina.init(window); // <-- Necessary to initialise with window.
@cognitom
Copy link

Thanks!
👍

Uh oh!

There was an error while loading. Please reload this page.

@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