Allow to use unibabel.hex as a ES6 module #1
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador
Nenhuma descrição fornecida.
Eliminar o ramo "(eliminado):master"
Eliminar um ramo é algo permanente. Embora o ramo eliminado possa continuar a existir por um breve período de tempo antes de ser realmente removido, a operação NÃO PODERÁ ser desfeita na maioria dos casos. Quer continuar?
This PR makes unibabel.hex to be used as a module.
unibabel.hex can be used like:
import { Unibabel } from 'unibabel/unibabel.hex.js';
Loo
I'm just seeing this now.
It looks like this breaks browser compatibility.
I think this should fix it, would you mind testing?
To:
It really sucks that there are so many JavaScript-knockoff languages and frameworks that don't maintain compatibility with JavaScript and expect you to break compatibility or add lots of boilerplate to get them to work with The Real McCoy.