star-rating-svg
star-rating-svg copied to clipboard
webpack import - Can't resolve 'jquery.star-rating-svg'
hi! i try to install this plugin via npm in my project and i have this error i make an import to webpack like "import starRating from 'jquery.star-rating-svg';" i try also "import starRating from 'star-rating-svg';" but i have the same problem
@grigorisk the plugin is not es6module ready, but you can update it doing something like this: https://gist.github.com/samelwitt/3d9d67898a7f357f1a5833b7b8199ff8