Haritha Rathinakumar
Haritha Rathinakumar
Try updating your slots to be `` and `` You can find that in this example here under Customizing Arrows & Dots: https://gs-shop.github.io/vue-slick-carousel/#/api
Try using slots for arrows and dots. That worked for me. You can find that in this example here under Customizing Arrows & Dots: https://gs-shop.github.io/vue-slick-carousel/#/api
> When using this, CleanWebpackPlugin does literally nothing. > > ```js > output: { > path: path.join(__dirname, 'dist/static/js/[hash]'), > filename: '[name].js', > }, > ``` > > Please just let...