Skip to content

Commit

Permalink
Merge pull request #856 from MajorBreakfast/patch-1
Browse files Browse the repository at this point in the history
jspm compatibility
  • Loading branch information
kpdecker committed Nov 11, 2014
2 parents 4a2afa9 + 80b5b24 commit b3b5b35
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,5 +59,10 @@
},
"scripts": {
"test": "grunt"
},
"jspm": {
"main": "handlebars",
"directories": { "lib": "dist/amd" },
"buildConfig": { "minify": true }
}
}

0 comments on commit b3b5b35

Please sign in to comment.