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

Split node.js code into own file #20

Open
natevw opened this issue Aug 3, 2012 · 2 comments
Open

Split node.js code into own file #20

natevw opened this issue Aug 3, 2012 · 2 comments

Comments

@natevw
Copy link
Owner

natevw commented Aug 3, 2012

Since npm takes care of all the file mess, we might as well keep the main fermata.js primarily focused on browser, with only stubs to require the node.js–specific stuff. We're already doing this somewhat with the oauth helpers, but there's a few more chunks of other SLOC that could be moved out too.

@mik01aj
Copy link

mik01aj commented Feb 17, 2015

Looks like a duplicate of #40.

@natevw
Copy link
Owner Author

natevw commented Feb 17, 2015

It's related, but this would include the _nodeTransport helper and perhaps a bit of other logic. It's really not a great deal of code though and might be more trouble than it's worth for some of the functionality (I'm thinking autoConvert form helpers and such), so this is fairly low priority.

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