From 1640a89b41bf1e686a08390bcaaf1c8ef51c2b1f Mon Sep 17 00:00:00 2001 From: Keith Irwin Date: Tue, 6 Mar 2018 03:46:40 +0000 Subject: [PATCH] Updated webpack with new sw.js location --- webpack.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webpack.config.js b/webpack.config.js index ebe83c8..42072ac 100755 --- a/webpack.config.js +++ b/webpack.config.js @@ -14,7 +14,7 @@ module.exports = { map: './static/js/map.js', settings: './static/js/settings.js', password: './static/js/password.js', - sw: './static/sw.js', + sw: './static/js/sw.js', }, // Sourcemaps