Closed rgbkrk closed 7 years ago
Eh I don't see this in any browser. Which one are you using?
Google Chrome | 61.0.3163.79 (Official Build) (64-bit)
Revision | 2bd57c7d956c47bc51eff132dd114136ec0a6db7-refs/branch-heads/3163@{#1092}
OS | Mac OS X
Fixed, thanks. This is due to Chrome 61 ironically starting to support es6 modules + some chrome restrictions I believe. For now, for the demo, I'm just shipping the generated bundle.
I guess the production-time native import dream is still a bit away! Still pretty good at dev time though.
Ha, that is awesome.
Console for https://reasonml-community.github.io/Mareo/ gives a 404 for
https://reasonml-community.github.io/lib/es6_global/src/main.js
.