Skip to content

Commit 6342848

Browse files
fix(vue): add one more dep
1 parent 0a3a269 commit 6342848

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/vue/examples/reactive-list/vite.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ export default defineConfig({
99
'@appbaseio/reactivecore',
1010
'@appbaseio/reactivesearch-vue',
1111
'fast-deep-equal',
12+
'@vue/babel-helper-vue-transform-on'
1213
],
1314
},
1415
plugins: [vue()],

0 commit comments

Comments
 (0)