zulip/frontend_tests
Anders Kaseorg f63d132276 js: Use unminified KaTeX (and minifiy it with everything else).
Since our Webpack config passes pre-minified JS files to
script-loader, they can’t be used as modules.  Use the normal
unminified version, letting Webpack minify it and give us source maps.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-08-07 11:27:44 -07:00
..
casper_lib js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
casper_tests js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
node_tests js: Use unminified KaTeX (and minifiy it with everything else). 2020-08-07 11:27:44 -07:00
puppeteer_lib puppeteer: Fix messages not being echoed locally. 2020-08-04 14:33:37 -07:00
puppeteer_tests puppeteer_tests: Fix Prettier formatting of 05-stars.js. 2020-08-04 15:51:54 -07:00
zjsunit js: Add "use strict" directive to CommonJS files. 2020-07-31 22:09:46 -07:00
run-casper python: Sort imports with isort. 2020-06-11 16:45:32 -07:00