Skip to content
This repository was archived by the owner on Jul 19, 2020. It is now read-only.
This repository was archived by the owner on Jul 19, 2020. It is now read-only.

[docs.rs] docs.rs failed to build yew-router-0.10.0 #253

@totorigolo

Description

@totorigolo

Describe the Bug
docs.rs failed to build yew-router-0.10.0.

To Reproduce

Check here: https://docs.rs/crate/yew-router/0.10.0/builds

Expected Behavior

Well... 🙂

Related Info

  • yew version: 0.13
  • yew-router version: 0.10

Proposed fix
The build is broken because the std_web/web_sys mandatory feature flag is missing. To get the doc to build, a solution could be to set one only for docs.rs: https://docs.rs/about#metadata

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions