Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save samueleresca/586b2fd53213462adc1c to your computer and use it in GitHub Desktop.
Save samueleresca/586b2fd53213462adc1c to your computer and use it in GitHub Desktop.
({
baseUrl: ".", //base Url
//Paths dependencies
paths: {
hammer: "external/hammer.min"
},
name: "main", //the main Module
out: "built/main-built.js" //The complete path of build results
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment