Cross-OS compatible build scripts
makes build scripts fully cross-OS compatible (Windows/macOS/Linux)
- implements
rimraf(industry standard for removing files) - Updated scripts to use pure Node.js based copying
npm run buildnow works on:
• Windows PowerShell
• GitHub Actions
• macOS
• Linux
• Azure/CircleCI/etc.