We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953cc49 commit 21f93d8Copy full SHA for 21f93d8
ship.config.js
@@ -48,7 +48,8 @@ module.exports = {
48
'packages/vue-devtools',
49
'packages/vue-i18n-core',
50
'packages/vue-i18n',
51
- 'packages/petite-vue-i18n'
+ 'packages/petite-vue-i18n',
52
+ 'packages/vue-i18n-bridge'
53
],
54
packagesToPublish: [
55
'packages/shared',
@@ -59,7 +60,8 @@ module.exports = {
59
60
61
62
63
64
65
]
66
},
67
updateChangelog: false,
0 commit comments