It appears Webpack >= 2.2.0 does not support import mixed with module.exports = ... syntax. Perhaps I have misread that thread or am mistaken? I'm unable to figure out a way to import renderMathInElement without getting TypeError: "exports" is read-only.