Eero Anttila
Eero Anttila
Works with 0.10.1 but is broken with current version (in demo and in url //mathquill.com/lib/mathquill.js)
This way rendering answers online doesn't require modifying paths afterwards
This PR contains: - [x] bugfix - [ ] feature - [ ] refactor - [ ] tests - [ ] documentation - [x] metadata ### Breaking Changes? - [...
Everything works fine when using node for bundling, with command: node build/r-2.0.2.js -o build/booking.build.js But when doing same with java and rhino like this: java -classpath build/js.jar:build/compiler.jar org.mozilla.javascript.tools.shell.Main build/r-2.0.2.js -o...
Version 2.0.2 of r.js is the latest version which worked with tpl plugin. At least versions between 2.0.3 and 2.0.6 are no more compatible with this plugin. With version 2.0.6...
Currently having this error, when running **mvn brew:optimize**: js: Error: Error evaluating module "undefined" at location "undefined": Error in file: /.../requirejs.plugins/tpl-0.24.0.js. Conditional comment: //>>excludeStart('excludeTpl', pragmas.excludeTpl) failed with this error: TypeError:...