From 7168b85e1d1424646c4f26e6d2f1ef5608c45a9a Mon Sep 17 00:00:00 2001 From: Akhil Gupta Date: Sat, 17 Apr 2021 10:10:04 +0530 Subject: [PATCH] fix #84 --- client/index.html | 15 ++- webassets/stopword.js | 1 + webassets/stopword.map.js | 203 ++++++++++++++++++++++++++++++++++++++ 3 files changed, 215 insertions(+), 4 deletions(-) create mode 100644 webassets/stopword.js create mode 100644 webassets/stopword.map.js diff --git a/client/index.html b/client/index.html index 5e511e7..14b8a5d 100644 --- a/client/index.html +++ b/client/index.html @@ -289,6 +289,7 @@ {{template "scripts"}} +