Skip to content

Commit

Permalink
chore: do not bundle devtools-api
Browse files Browse the repository at this point in the history
  • Loading branch information
DamianOsipiuk committed Jul 4, 2022
1 parent 43da7d8 commit f6a0a5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ const common = {
"vue",
"vue-demi",
"match-sorter",
"@vue/devtools-api",
],
watch: {
include: "src/**",
Expand Down

0 comments on commit f6a0a5d

Please sign in to comment.