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

refactor node-demos to utilize a filesystem module #254

Conversation

MylesBorins
Copy link
Contributor

I've currently checked in the node_modules folder in demos/nodejs as
it is only a symbolic link to the root of the repo. I'm unsure if this
is supported cross platform, specifically windows.

The advantage here is that the demo scripts now require("flocking"),
which is much nicer to copy paste 🎉

I've currently checked in the node_modules folder in `demos/nodejs` as
it is only a symbolic link to the root of the repo. I'm unsure if this
is supported cross platform, specifically windows.

The advantage here is that the demo scripts now require("flocking"),
which is much nicer to copy paste 🎉
@colinbdclark
Copy link
Collaborator

The Node.js demos have been removed from Flocking with #258, so this PR is now no longer needed. Thanks for the fix, @MylesBorins!

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.

2 participants