You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
frontend: disable CSS code splitting
This commit is contained in:
@@ -7,7 +7,7 @@ license = "Apache-2.0"
|
||||
|
||||
[dependencies]
|
||||
tracing = "0.1.37"
|
||||
tokio = { version = "1.29.1", features = ["macros", "rt"] }
|
||||
tokio = { version = "1.29.1", features = ["macros", "rt", "fs"] }
|
||||
|
||||
anyhow = "1.0.72"
|
||||
thiserror = "1.0.44"
|
||||
|
Reference in New Issue
Block a user