Make Jam package use the compat build by default.

Former-commit-id: 8c371e59bd4796cfe42d0e0d9d07b85372b6d5b1
This commit is contained in:
John-David Dalton
2013-02-13 23:48:13 -08:00
parent 7e4286adde
commit 577dfb7220

View File

@@ -43,7 +43,7 @@
"rhino"
],
"jam": {
"main": "./dist/lodash.js"
"main": "./lodash.js"
},
"scripts": {
"build": "node ./build.js",