Skip to content

Commit

Permalink
fix(build): UMD gets Vue error
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkeye64 committed Jul 27, 2021
1 parent 0dec12c commit 50f383d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions ui/build/entry/index.umd.js
Original file line number Diff line number Diff line change
@@ -1,6 +1 @@
import Vue from 'vue'
import Plugin from '../../src/index'

Vue.use(Plugin)

export * from '../../src/index'

0 comments on commit 50f383d

Please sign in to comment.