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

Calling Functions From another js File #1

Closed
kblairwhite opened this issue Apr 17, 2014 · 1 comment
Closed

Calling Functions From another js File #1

kblairwhite opened this issue Apr 17, 2014 · 1 comment

Comments

@kblairwhite
Copy link
Collaborator

Trying to call functions from another .js file.
Want to store reusable code like camera function in a separate js file.

@kblairwhite kblairwhite changed the title Calling Functions From js another File Calling Functions From another js File Apr 17, 2014
@dryror
Copy link
Owner

dryror commented Apr 17, 2014

Create a lib folder and put your own libraries here and use require('name') to load it

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

No branches or pull requests

2 participants