Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit e491722

Browse files
authored
fix: export default from register entry (#461)
1 parent 53374a9 commit e491722

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/templates/register.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ import CompositionApi from '@vue/composition-api'
33

44
Vue.use(CompositionApi)
55

6+
export default {}

0 commit comments

Comments
 (0)