Skip to content

Commit d653ccb

Browse files
authored
Merge pull request #313 from dnum-mi/develop
RC10
2 parents 8a1328f + 8598190 commit d653ccb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

rollup.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const postcssPlugins = [
3030
const baseOutput = {
3131
globals: {
3232
vue: 'vue',
33-
'oh-vue-icons': 'OhVueIcon',
33+
'oh-vue-icons': 'VIcon',
3434
'oh-vue-icons/icons': 'oh-vue-icons/icons',
3535
'oh-vue-icons/icons/ri/index.js': 'oh-vue-icons/icons/ri/index.js',
3636
'vue-router': 'vue-router',
@@ -45,8 +45,6 @@ const baseConfig = {
4545
'vue',
4646
'vue-router',
4747
'oh-vue-icons',
48-
'oh-vue-icons/icons',
49-
'oh-vue-icons/icons/ri/index.js',
5048
'focus-trap',
5149
'focus-trap-vue',
5250
],

0 commit comments

Comments
 (0)