This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Commit 8cabcd8
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 3f0a244 commit 8cabcd8
2 files changed
+137
-2818
lines changed
0 commit comments