This commit is contained in:
Henrique Dias
2015-09-20 13:04:33 +01:00
parent 49baf4fcf1
commit 963708855c
15 changed files with 112 additions and 107 deletions

View File

@@ -82,6 +82,7 @@ module.exports = function(grunt) {
'node_modules/codemirror/mode/sass/sass.js',
'node_modules/codemirror/mode/htmlmixed/htmlmixed.js',
'assets/src/js/highlight/highlight.pack.js',
'node_modules/js-cookie/src/js.cookie.js'
]
}
},