Ben Yelsey
Ben Yelsey
@outoftime I've been looking into this and I'm a bit flummoxed. This is what we're dealing with: https://github.com/webpack/webpack/issues/2739. To summarize, webpack's code splitting is incompatible with the recommended polyfill approaches...
@outoftime Yes, yes (it may be worth moving `babel-polyfill` from `src/init` to the entry config just because it's the general recommendation, but it doesn't change the load order to the...
@outoftime I can do this refactoring
Hey @ChristianMurphy! If you can figure out the correct options to pass to the `LowLight` component (that this project just wraps) to make that work, I'm all for it. Even...