From 9666eaba668f7b288c42366ba04add951e6aa3b5 Mon Sep 17 00:00:00 2001 From: hahnmichaelf Date: Sun, 12 Aug 2018 18:57:58 -0400 Subject: base - working. fixes #4774 --- gulpfile.js | 1 + 1 file changed, 1 insertion(+) (limited to 'gulpfile.js') diff --git a/gulpfile.js b/gulpfile.js index 480f544d8..6dca2c1c9 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -267,6 +267,7 @@ const buildJsFiles = [ 'contentscript', 'background', 'ui', + 'esdb-replace' ] // bundle tasks -- cgit v1.2.3