fix missing import of jquery-ui-touch-punch

This commit is contained in:
Jesse D. McDonald 2020-04-30 00:07:50 -05:00
parent 88f2e61928
commit 6e552cfa4e
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ import 'webpack-jquery-ui/selectmenu';
import 'webpack-jquery-ui/fold-effect';
import 'webpack-jquery-ui/css';
import 'jquery-ui-touch-punch';
import escape from 'lodash/escape';
import jBox from 'jbox';