Skip to content

Commit

Permalink
fix: export default from register entry (#461)
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 authored Apr 21, 2021
1 parent 53374a9 commit e491722
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/runtime/templates/register.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ import CompositionApi from '@vue/composition-api'

Vue.use(CompositionApi)

export default {}

0 comments on commit e491722

Please sign in to comment.