The project uses webpack workflow
Firstnpm install angular-ui-sortable --save-dev
Where to use it laterimport 'jquery' ;
import 'jquery-ui-dist/jquery-ui.js';
import uiSortable from 'angular-ui-sortable';
But it’s useless, how to introduce it under es6 syntaxangular-ui-sortable
Hope you can give me some advice