Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 38e3a32

Browse files
committed
Fix compile script on Windows
npm uses a `CMD` based environment for running scripts on Windows, which has no emulation of the `cp` command. Bring in a development dependency on `cpy-cli` and use that in the `compile` script to allow errorless installation on Windows.
1 parent e051dc9 commit 38e3a32

2 files changed

Lines changed: 135 additions & 78 deletions

File tree

0 commit comments

Comments
 (0)