-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
I keep getting Sortable is not a constructor
when using it with Webpack in Laravel.
import Sortable from 'sortablejs';
import 'jquery-sortablejs';
window.Sortable = Sortable;
window.$ = window.jQuery = require('jquery');
It works fine when I use CDN. What could be causing this?
meta-meteo, adelabert and amirhamza05
Metadata
Metadata
Assignees
Labels
No labels