Skip to content

Instantly share code, notes, and snippets.

@pawelgalazka
Last active November 6, 2017 06:00
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 pawelgalazka/e97d2eaf08fa684bfeddd13ce2c920c2 to your computer and use it in GitHub Desktop.
Save pawelgalazka/e97d2eaf08fa684bfeddd13ce2c920c2 to your computer and use it in GitHub Desktop.
Example of runfile.js (for medium article)
import { help } from 'runjs'
export function build () {
}
help(build, 'Generates JS bundle')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment