mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
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> |
||
|---|---|---|
| .. | ||
| assets | ||
| audio | ||
| generated | ||
| html | ||
| images | ||
| js | ||
| shared | ||
| styles | ||
| templates | ||
| third | ||
| .gitignore | ||