mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
webpack: Remove doubled slash from module path.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Anders Kaseorg
parent
858b93f588
commit
0686d462e0
@@ -17,7 +17,7 @@
|
||||
],
|
||||
"dev-buttons": [
|
||||
"./src/bundles/common.ts",
|
||||
"./src//portico/header.ts",
|
||||
"./src/portico/header.ts",
|
||||
"./src/portico/design-testing.ts",
|
||||
"./styles/portico/portico_styles.css",
|
||||
"./styles/portico/dev-buttons.css",
|
||||
|
Reference in New Issue
Block a user