2017-05-25 19:37:07 +02:00
|
|
|
{
|
2018-05-03 15:05:30 +02:00
|
|
|
"activity": [
|
2018-05-15 17:07:56 +02:00
|
|
|
"./node_modules/sorttable/sorttable.js",
|
2018-05-03 15:05:30 +02:00
|
|
|
"./static/styles/activity.scss"
|
|
|
|
],
|
2018-07-23 20:41:48 +02:00
|
|
|
"archive": [
|
|
|
|
"./node_modules/xdate/src/xdate.js",
|
|
|
|
"./node_modules/perfect-scrollbar/dist/perfect-scrollbar.js",
|
|
|
|
"./node_modules/handlebars/dist/handlebars.runtime.js",
|
|
|
|
"./static/js/archive.js",
|
|
|
|
"./static/js/colorspace.js",
|
|
|
|
"./static/js/floating_recipient_bar.js",
|
|
|
|
"./static/js/timerender.js",
|
|
|
|
"./static/js/templates.js",
|
|
|
|
"./static/js/stream_color.js",
|
|
|
|
"./static/js/scroll_bar.js",
|
2018-07-24 23:21:22 +02:00
|
|
|
"./static/templates/compiled.js"
|
2018-07-23 20:41:48 +02:00
|
|
|
],
|
2018-09-06 10:14:24 +02:00
|
|
|
"billing": [
|
|
|
|
"./static/styles/billing.scss"
|
|
|
|
],
|
2017-09-29 01:31:55 +02:00
|
|
|
"portico": [
|
2018-04-29 17:32:48 +02:00
|
|
|
"./static/js/portico/header.js",
|
2018-05-01 13:49:19 +02:00
|
|
|
"./static/styles/portico-styles.scss"
|
2017-09-29 01:31:55 +02:00
|
|
|
],
|
2018-05-02 01:27:48 +02:00
|
|
|
"error-styles": [
|
2018-05-01 13:49:19 +02:00
|
|
|
"./static/styles/portico-styles.scss"
|
2018-05-02 01:27:48 +02:00
|
|
|
],
|
2017-06-22 22:44:16 +02:00
|
|
|
"common": [
|
2018-05-28 08:17:05 +02:00
|
|
|
"string.prototype.endswith",
|
|
|
|
"string.prototype.startswith",
|
|
|
|
"string.prototype.codepointat",
|
|
|
|
"./node_modules/jquery/dist/jquery.js",
|
|
|
|
"./node_modules/underscore/underscore.js",
|
|
|
|
"./static/js/blueslip.js",
|
|
|
|
"./static/third/bootstrap/js/bootstrap.js",
|
|
|
|
"./static/js/common.js",
|
|
|
|
"./node_modules/moment/min/moment.min.js",
|
|
|
|
"./node_modules/moment-timezone/builds/moment-timezone-with-data.min.js",
|
2018-06-09 09:37:01 +02:00
|
|
|
"./node_modules/sortablejs/Sortable.js",
|
2018-05-28 08:17:05 +02:00
|
|
|
"./static/third/bootstrap/css/bootstrap.css",
|
|
|
|
"./static/third/bootstrap/css/bootstrap-btn.css",
|
|
|
|
"./static/third/bootstrap/css/bootstrap-responsive.css",
|
|
|
|
"./node_modules/perfect-scrollbar/css/perfect-scrollbar.css",
|
|
|
|
"./node_modules/font-awesome/css/font-awesome.css",
|
|
|
|
"./static/third/fontawesome-legacy.css",
|
|
|
|
"./static/generated/icons/style.css",
|
|
|
|
"./node_modules/source-sans-pro/source-sans-pro.css",
|
|
|
|
"./static/styles/pygments.scss"
|
|
|
|
],
|
2017-07-10 20:50:11 +02:00
|
|
|
"help": [
|
2017-09-02 19:17:24 +02:00
|
|
|
"./node_modules/simplebar/dist/simplebar.css",
|
|
|
|
"./node_modules/simplebar/dist/simplebar.js",
|
2018-09-15 21:09:35 +02:00
|
|
|
"./static/js/portico/help.js",
|
|
|
|
"./static/js/portico/tabbed-instructions.js"
|
2017-07-10 20:50:11 +02:00
|
|
|
],
|
2017-06-22 22:48:25 +02:00
|
|
|
"katex": "./node_modules/katex/dist/katex.min.js",
|
2018-05-03 15:16:01 +02:00
|
|
|
"landing-page": [
|
|
|
|
"./static/js/portico/landing-page.js",
|
|
|
|
"./static/styles/landing-page.scss"
|
|
|
|
],
|
|
|
|
"integrations": [
|
|
|
|
"./static/js/portico/integrations.js",
|
|
|
|
"./static/styles/landing-page.scss"
|
|
|
|
],
|
2017-06-16 00:30:09 +02:00
|
|
|
"signup": [
|
|
|
|
"./static/js/portico/signup.js",
|
|
|
|
"./node_modules/jquery-validation/dist/jquery.validate.min.js"
|
|
|
|
],
|
2017-06-15 23:38:28 +02:00
|
|
|
"stats": [
|
2018-05-03 15:16:03 +02:00
|
|
|
"./static/styles/stats.scss",
|
|
|
|
"./static/js/stats/stats.js",
|
|
|
|
"./node_modules/plotly.js/dist/plotly-basic.min.js"
|
|
|
|
],
|
2017-05-25 01:32:27 +02:00
|
|
|
"translations": "./static/js/translations.js",
|
2018-05-01 13:49:19 +02:00
|
|
|
"zxcvbn": "./node_modules/zxcvbn/dist/zxcvbn.js",
|
2018-07-24 23:21:22 +02:00
|
|
|
"app": "./static/js/bundles/app.js",
|
|
|
|
"archive-styles": [
|
|
|
|
"./node_modules/katex/dist/katex.css",
|
|
|
|
"./static/styles/zulip.scss",
|
|
|
|
"./static/styles/media.scss",
|
|
|
|
"./static/styles/archive.scss"
|
|
|
|
]
|
2017-05-25 19:37:07 +02:00
|
|
|
}
|