Skip to content

Instantly share code, notes, and snippets.

@oskosk
Created September 17, 2015 22:28
Show Gist options
  • Save oskosk/d486b70370fa478d2896 to your computer and use it in GitHub Desktop.
Save oskosk/d486b70370fa478d2896 to your computer and use it in GitHub Desktop.
babel no funcionando
require("babel/register");
setTimeout(()=> {
console.log("hola");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment