From f4ba82f38f5845e2f488976620e7d75febdeb278 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Thu, 14 May 2020 15:06:38 +0200 Subject: Import md5 for the jquery placeholder plugin Signed-off-by: Christoph Wurst --- core/src/jquery/placeholder.js | 1 + 1 file changed, 1 insertion(+) (limited to 'core/src/jquery') diff --git a/core/src/jquery/placeholder.js b/core/src/jquery/placeholder.js index ac0aacdcf98..9ade9710324 100644 --- a/core/src/jquery/placeholder.js +++ b/core/src/jquery/placeholder.js @@ -23,6 +23,7 @@ */ import $ from 'jquery' +import md5 from 'blueimp-md5' /* * Adds a background color to the element called on and adds the first character -- cgit v1.2.3