mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-13 06:34:39 -04:00
Load jquery-textcomplete without script-loader
Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
parent
2515ad962b
commit
4f4a4cb747
2 changed files with 2 additions and 3 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue