Skip to content

Ensure that running wasm-pack build in two crates in the same workspace works #305

Closed
@fitzgen

Description

@fitzgen

Follow up to #252

We want test coverage that ensure that if we have

workspace/
  |- crate_a/
  `- crate_b/

running wasm-pack build in crate_a works, and running wasm-pack build in crate_b right afterwards also works.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions