Skip to content

Cross-OS compatible build scripts

Latest

Choose a tag to compare

@RubenHalman RubenHalman released this 08 Nov 16:15
· 4 commits to main since this release

makes build scripts fully cross-OS compatible (Windows/macOS/Linux)

  • Replace broken `rifraf` → `rimraf` (the industry standard)
  • Updated scritps to use pure Node.js based copying
  • npm run build now works on:
    • Windows PowerShell
    • GitHub Actions
    • macOS
    • Linux
    • Azure/CircleCI/etc.