mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Build the webdriver server by default.
This commit is contained in:
parent
bd6caef234
commit
2fa004067b
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ style_tests = {path = "../../tests/unit/style"}
|
|||
default = ["unstable", "default-except-unstable"]
|
||||
default-except-unstable = ["webdriver", "max_log_level"]
|
||||
max_log_level = ["log/release_max_level_info"]
|
||||
webdriver = ["libservo/webdriver_server"]
|
||||
webdriver = ["libservo/webdriver"]
|
||||
energy-profiling = ["libservo/energy-profiling"]
|
||||
debugmozjs = ["libservo/debugmozjs"]
|
||||
googlevr = ["libservo/googlevr"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue