Skip to content

fix(XEOK-100): update build scripts for improved command chaining and… #1932

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

damianbobrowski
Copy link
Collaborator

… cleanup

  • Changed the build script to use '&&' instead of ';' for for cross-platform compatibility and better error handling.
  • Replaced 'rm -Rf' with 'rimraf' for cross-platform compatibility in docs cleanup.
  • Updated the changelog script to use '&&' for improved command chaining.
  • Added 'rimraf' as a dependency to the project.

… cleanup

- Changed the build script to use '&&' instead of ';' for better error handling.
- Replaced 'rm -Rf' with 'rimraf' for cross-platform compatibility in docs cleanup.
- Updated the changelog script to use '&&' for improved command chaining.
- Added 'rimraf' as a dependency to the project.
@damianbobrowski damianbobrowski force-pushed the XEOK-100-cross-platform-npm-scripts branch from ca1eb7a to 73e24ca Compare August 8, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant