Skip to content

Commit edafae0

Browse files
author
Guillaume Chau
committed
chore: v1.0.0-beta.1
1 parent 3e5cf5e commit edafae0

29 files changed

+2783
-2348
lines changed

README.md

Lines changed: 235 additions & 207 deletions
Large diffs are not rendered by default.

build/rollup.config.base.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,7 @@ export default {
3737
watch: {
3838
include: 'src/**',
3939
},
40+
external: [
41+
'vue',
42+
],
4043
}

0 commit comments

Comments
 (0)