Is there an easier way to use Using slick with es6 and broswerfy with broswerfy and es6?
import $ from 'jquery'
import 'slick-carousel'
$('.slider').slick()
I don't see how thats not easy
I got this kind error
Mismatched anonymous define() module: function($)
ok
Most helpful comment