Skip to content

build does not work on windows terminal #1100

@jauniuse

Description

@jauniuse

Describe the bug
yarn build does not work on windows terminal. It's because rm -rf does not exist on windows terminal - suggestion is to use rimraf. Assignment of environment variables do not work on windows terminal as well - suggestion is to use cross-env. Tried and fixed this locally.

To Reproduce
Steps to reproduce the behavior:

  1. Run yarn build from windows terminal.

Expected behavior
yarn build should work on windows terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions