Skip to content

Instantly share code, notes, and snippets.

@bhoomit
Last active December 12, 2017 09:41
Show Gist options
  • Select an option

  • Save bhoomit/9c1ce01f39d92c9aefd2102d1fe243d1 to your computer and use it in GitHub Desktop.

Select an option

Save bhoomit/9c1ce01f39d92c9aefd2102d1fe243d1 to your computer and use it in GitHub Desktop.
Preact Alias
window.ReactDOM = preactCompat;
window.React = preactCompat;
console.log('loaded')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment