Skip to content
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

feat: add cross OS npm compatibility #274

Open
danisharora099 opened this issue Sep 22, 2023 · 1 comment
Open

feat: add cross OS npm compatibility #274

danisharora099 opened this issue Sep 22, 2023 · 1 comment

Comments

@danisharora099
Copy link
Contributor

ref to #273, adding a workflow that checks our builds against different OS enviornments would be helpful

@weboko
Copy link
Contributor

weboko commented Sep 22, 2023

I think it's bettor to scope this task to re-visiting packages and operations we use in js-waku and js-waku-examples:

  • check if rm is cross-platform (usage of rimraf);
  • check if env vars are set with cross-env;
  • investigate npm commands for OS-specific operations;

@weboko weboko changed the title feat: add supports for testing builds against multiple OSs feat: add cross OS npm compatibility Oct 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

2 participants