Skip to content

Commit 5c5d2c3

Browse files
committed
add global partial registration...
1 parent ecc8831 commit 5c5d2c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/config.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@ module.exports = {
7474
'directive',
7575
'elementDirective',
7676
'filter',
77-
'transition'
77+
'transition',
78+
'partial'
7879
],
7980

8081
/**

0 commit comments

Comments
 (0)