HrachovRoman

Results 2 comments of HrachovRoman

I suffered with this task for 5 hours, this solution helped me. Instead of standard **import**, use a **const**. `const StarRating = process.client ? require('vue-star-rating').default : undefined` `components: { StarRating...

> Not the same, but related....I would like to use this module with Partytown and need to figure out how to set the script type to `text/partytown` so that all...