mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
Build and handle jsfiles using webpack instead of django-pipeline.
Also renames bundle.js to translations.js.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -22,6 +22,7 @@ static/generated/pygments_data.js
|
||||
static/generated/github-contributors.json
|
||||
static/locale/language_options.json
|
||||
static/third/emoji-data
|
||||
static/webpack-bundles
|
||||
/node_modules
|
||||
/staticfiles.json
|
||||
npm-debug.log
|
||||
|
Reference in New Issue
Block a user