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