mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 15:33:15 +00:00
Fix CS
This commit is contained in:
@@ -29,7 +29,7 @@ module.exports = function(grunt) {
|
|||||||
options: {
|
options: {
|
||||||
components: {
|
components: {
|
||||||
"jquery.ui": ["npm", {"grunt": "build"}],
|
"jquery.ui": ["npm", {"grunt": "build"}],
|
||||||
"jquery-mobile": ["npm",{"grunt": "dist"}],
|
"jquery-mobile": ["npm", {"grunt": "dist"}],
|
||||||
"tinymce": ["npm", "jake"],
|
"tinymce": ["npm", "jake"],
|
||||||
"bootstrap": ["npm", {"make": "bootstrap"}]
|
"bootstrap": ["npm", {"make": "bootstrap"}]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user