Allow to use unibabel.hex as a ES6 module #1
Notiek ielāde…
x
Atsaukties uz šo jaunā problēmā
Block a user
Nav sniegts apraksts.
Dzēst atzaru "(izdzēsts):master"
Atzara dzēšana ir neatgriezeniska. Kaut arī izdzēstais zars neilgu laiku var turpināt pastāvēt, pirms tas tiešām tiek noņemts, to vairumā gadījumu NEVAR atsaukt. Vai turpināt?
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.