vue-style-loader icon indicating copy to clipboard operation
vue-style-loader copied to clipboard

shadowMode used 'const', but ie10 not supported

Open ShinGuid opened this issue 3 years ago • 0 comments

https://github.com/vuejs/vue-style-loader/blob/c368cc0b03298f279ba0faacf338a406fbcd295b/lib/addStylesShadow.js#L22

Can it be modified to var

ShinGuid avatar Dec 29 '21 10:12 ShinGuid