Browser-usage doesn't work for me in current version (commit 8655f57). The index.html test file crashes on the last line of the .js file with Unexpexted token 'export' and MathExpression is not available globally. Seems like the newer versions of Math-Expression don't support browser usage anymore as opposed to older versions (e.g. 1.7.0 still works for me)
Ah, I see other users are having similar problems #13 and #14.
Browser-usage doesn't work for me in current version (commit 8655f57). The index.html test file crashes on the last line of the .js file with
Unexpexted token 'export'andMathExpressionis not available globally. Seems like the newer versions of Math-Expression don't support browser usage anymore as opposed to older versions (e.g. 1.7.0 still works for me)Ah, I see other users are having similar problems #13 and #14.