Files
zulip/tools
Anders Kaseorg 279e4b819e js: Elide .js and .ts extensions from imports and requires.
This will be required for TypeScript.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-09-01 16:43:02 -07:00
..
2020-08-30 17:16:02 -07:00
2020-06-11 16:45:32 -07:00
2020-08-30 23:38:52 -07:00
2020-06-11 16:45:32 -07:00
2020-08-04 16:34:19 -07:00
2020-06-11 16:45:32 -07:00
2020-08-30 17:16:02 -07:00
2020-06-11 16:45:32 -07:00
2020-06-11 16:45:32 -07:00

This directory contains scripts that are used in building, managing, testing, and other forms of work in a Zulip development environment. Note that tools that are also useful in production belong in scripts/ or should be Django management commands.

For more details, see https://zulip.readthedocs.io/en/latest/overview/directory-structure.html.