The exports in the built module are broken; on Firefox 59, I get the following error on the demo:
SyntaxError: export declarations may only appear at top level of a module
in the file math-expressions.js:74419. I get the same error when including the library in my own work.