- Removed the "dist" directory

- Created a grunt task to build, compress, and upload the build to s3
 - Updated the README to point users to downloads.elasticsearch.org
This commit is contained in:
Spencer Alger
2013-09-16 15:14:20 -07:00
parent a59f9e617f
commit 259562136f
121 changed files with 57 additions and 4057 deletions
+3 -1
View File
@@ -21,7 +21,9 @@
"rjs-build-analysis": "0.0.3",
"grunt-angular-templates": "~0.3.12",
"grunt-string-replace": "~0.2.4",
"grunt-git-describe": "~2.3.2"
"grunt-git-describe": "~2.3.2",
"grunt-zip": "~0.9.2",
"grunt-s3": "~0.2.0-alpha.2"
},
"license": "Apache License"
}