Skip to content

Instantly share code, notes, and snippets.

@mbejda
Created March 4, 2014 18:56
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 mbejda/9353144 to your computer and use it in GitHub Desktop.
Save mbejda/9353144 to your computer and use it in GitHub Desktop.
Simple build file
({
removeCombined: true,
preserveLicenseComments: false,
mainConfigFile: "init.js",
name: "../app/init",
out: "main-built.js",
include: ['../vendors/require.js']
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment