Skip to content

Instantly share code, notes, and snippets.

@chakrit
Last active December 26, 2015 23:09
Show Gist options
  • Save chakrit/219bf9153d7cd3014af6 to your computer and use it in GitHub Desktop.
Save chakrit/219bf9153d7cd3014af6 to your computer and use it in GitHub Desktop.
module.exports = require './child2'
module.exports = console.log "It works!"
module.exports = require './child1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment