8000 Merge pull request #2231 from OEvgeny/patch-1 · huntout/vue@ec3948d · GitHub
[go: up one dir, main page]

Skip to content

Commit ec3948d

Browse files
committed
Merge pull request vuejs#2231 from OEvgeny/patch-1
fix jsdoc for compile
2 parents cbc3f90 + 74e1b1a commit ec3948d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/instance/internal/lifecycle.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export default function (Vue) {
3434
* Otherwise we need to call transclude/compile/link here.
3535
*
3636
* @param {Element} el
37-
* @return {Element}
3837
*/
3938

4039
Vue.prototype._compile = function (el) {

0 commit comments

Comments
 (0)
0