This commit is contained in:
Eugenio Romano
2016-04-07 13:05:40 +01:00
parent e83c74bd4e
commit d62a085c90
4 changed files with 41 additions and 59 deletions

View File

@@ -16,7 +16,7 @@ module.exports = function(grunt) {
src: [
'bower_components/**/*',
'!bower_components/alfresco-file-list/**/*',
'demo/*', 'src/*', 'index-demo.html'
'demo/*', 'src/*', 'index.html'
]
},
'replace': {