mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
tex: Bundle KaTeX CLI using Webpack.
We don’t need a hacked copy anymore. We run the installed version out of node_modules in development, and a Webpack-bundled version of that in production. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
@@ -21,4 +21,4 @@ LATEST_RELEASE_ANNOUNCEMENT = "https://blog.zulip.org/2019/03/01/zulip-2-0-relea
|
||||
# Typically, adding a dependency only requires a minor version bump, and
|
||||
# removing a dependency requires a major version bump.
|
||||
|
||||
PROVISION_VERSION = '36.0'
|
||||
PROVISION_VERSION = '36.1'
|
||||
|
||||
Reference in New Issue
Block a user