Skip to content

Instantly share code, notes, and snippets.

@calvinmetcalf
Created March 28, 2014 17:05
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 calvinmetcalf/9837692 to your computer and use it in GitHub Desktop.
Save calvinmetcalf/9837692 to your computer and use it in GitHub Desktop.
({
baseUrl: '../src',
mainConfigFile: '../src/script.js',
wrap: false,
name: '../node_modules/almond/almond',
include:'script',
insertRequire:['script'],
out: '../dist/script.js',
optimize: 'uglify2'
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment