Skip to content

Commit

Permalink
Exclude expect/build/jasmineUtils from distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
hmsk committed Feb 9, 2020
1 parent 7ab6fdf commit d79233c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default {

external: [
"@vue/test-utils",
"expect/build/jasmineUtils",
"jest-diff",
"jest-util"
]
Expand Down

0 comments on commit d79233c

Please sign in to comment.