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

Make build script work on non-macOS #1

Open
paulstraw opened this issue Nov 13, 2023 · 0 comments
Open

Make build script work on non-macOS #1

paulstraw opened this issue Nov 13, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@paulstraw
Copy link
Member

paulstraw commented Nov 13, 2023

Is your feature request related to a problem? Please describe.

Watch('/Volumes', { recursive: false }, (evt, name) => {

^ This line will break on non-macOS systems. Probably other things when trying to build the demo apps, too.

Describe the solution you'd like
Updates to the build script to make it multiplatform (and less janky overall)

@paulstraw paulstraw added the enhancement New feature or request label Nov 13, 2023
@paulstraw paulstraw changed the title Make build script work on macOS Make build script work on non-macOS Nov 13, 2023
@paulstraw paulstraw added the help wanted Extra attention is needed label Apr 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant