Skip to content

Instantly share code, notes, and snippets.

@JohnAmican
Last active September 1, 2015 01:24
Show Gist options
  • Save JohnAmican/38fc6102cf25446bdbc0 to your computer and use it in GitHub Desktop.
Save JohnAmican/38fc6102cf25446bdbc0 to your computer and use it in GitHub Desktop.
bundle 'server.js',
entries: ["your/entry/file.cjsx"]
extensions: ['.coffee', '.cjsx']
builtins: false # already in node
commondir: false # already in node
detectGlobals: false # already in node
browserField: false # already in node
standalone: 'render'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment