Skip to content

Instantly share code, notes, and snippets.

@balibou
Last active August 3, 2016 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save balibou/17037100960a42f40bade7e4a909a876 to your computer and use it in GitHub Desktop.
Save balibou/17037100960a42f40bade7e4a909a876 to your computer and use it in GitHub Desktop.
// ./imports/startup/server/api.js
import '../../api/documents/methods.js';
import '../../api/documents/server/publications.js';
//Add this path for getting stripe methods
import '../../api/stripe/methods';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment