KaTeX/dockers
Martin von Gagern 38ba9f9187 Serve files with and without babelify step
As babelify is slow, it may be desriable to not run it during development.
This is OK if the browser is recent enough to understand ES6 natively.
(This does not include current Firefox due to it having problems with
for(const … in …), https://bugzilla.mozilla.org/show_bug.cgi?id=1094995.)
For older browsers, or to check issues possibly introduced by babelify,
adding /babel as the first component of the path will switch to a version
which has been processed by babelify.  This is also used for screenshots.
2017-01-13 22:37:17 -05:00
..
MathJaxFonts Update Dockerfile for ttfautohint, update metrics 2015-07-16 12:01:26 -07:00
Screenshotter Serve files with and without babelify step 2017-01-13 22:37:17 -05:00
texcmp Turn var into const or let 2017-01-13 22:37:17 -05:00