Load jquery-textcomplete without script-loader

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2021-06-04 22:15:16 +02:00
parent 2515ad962b
commit 4f4a4cb747
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3
2 changed files with 2 additions and 3 deletions

View file

@ -11,6 +11,8 @@ import 'jquery-ui/themes/base/resizable.css'
import Idle from 'Idle.Js'
import '../vendor/jquery-textcomplete/jquery.textcomplete'
import { saveAs } from 'file-saver'
import randomColor from 'randomcolor'
import store from 'store'