diff --git a/beachball.config.js b/beachball.config.js index 7b5435863..10b916e12 100644 --- a/beachball.config.js +++ b/beachball.config.js @@ -8,6 +8,7 @@ module.exports = { '.prettierrc.json5', '.vscode/**', 'docs/**', + 'docs/.vuepress/**', 'jest.*.js', 'renovate.json5', 'scripts/**',