mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-30 15:25:16 +01:00
Add tinydot to material concat
This commit is contained in:
parent
a374ac0fd3
commit
a8d5aa1c44
@ -45,6 +45,7 @@ module.exports = function (grunt) {
|
||||
src: [
|
||||
'<%= appDir %>/themes/material/js/init.js',
|
||||
'<%= appDir %>/themes/_global/js/restoreScroll.js',
|
||||
'node_modules/jquery.tinydot/src/jquery.tinydot.js',
|
||||
],
|
||||
dest: '<%= buildDir %>/material.js',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user