Include SQL patches in dist.
This commit is contained in:
parent
792a8ba600
commit
7b8932f374
|
@ -355,6 +355,7 @@ module.exports = function (grunt) {
|
|||
src: [
|
||||
'{,**/}*.html',
|
||||
'{,**/}*.js',
|
||||
'{,**/}*.sql',
|
||||
'{,**/}*.txt'
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue