This commit is contained in:
Nicolas Le Goff
2013-08-19 12:18:49 +02:00
parent ffbd2942ca
commit fdf141b029

View File

@@ -29,7 +29,7 @@ module.exports = function(grunt) {
options: {
components: {
"jquery.ui": ["npm", {"grunt": "build"}],
"jquery-mobile": ["npm",{"grunt": "dist"}],
"jquery-mobile": ["npm", {"grunt": "dist"}],
"tinymce": ["npm", "jake"],
"bootstrap": ["npm", {"make": "bootstrap"}]
}