mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 22:13:26 +00:00
dev-buttons: Use portico bundle.
This includes bootstrap.portico.css and happens to prevent webpack from kicking it out of the chunk with the rest of the portico CSS and misordering it. Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -16,10 +16,8 @@
|
||||
"./src/channel.ts"
|
||||
],
|
||||
"dev-buttons": [
|
||||
"./src/bundles/common.ts",
|
||||
"./src/portico/header.ts",
|
||||
"./src/bundles/portico.ts",
|
||||
"./src/portico/design-testing.ts",
|
||||
"./styles/portico/portico_styles.css",
|
||||
"./styles/portico/dev-buttons.css",
|
||||
"./styles/app_variables.css",
|
||||
"./styles/app_components.css",
|
||||
|
||||
Reference in New Issue
Block a user