This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Commit 38e3a32
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
+135
-78
lines changed
0 commit comments