add mithril.deps to Gruntfile
This commit is contained in:
parent
ab92e0e05f
commit
b94f7c2206
1 changed files with 1 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ module.exports = function(grunt) {
|
||||||
"mithril.prop",
|
"mithril.prop",
|
||||||
"mithril.redraw",
|
"mithril.redraw",
|
||||||
"mithril.render",
|
"mithril.render",
|
||||||
|
"mithril.deps",
|
||||||
"mithril.request",
|
"mithril.request",
|
||||||
"mithril.route",
|
"mithril.route",
|
||||||
"mithril.sync",
|
"mithril.sync",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue