From dbc7f5050fa92c8027513aa530126b1bf3760023 Mon Sep 17 00:00:00 2001 From: DD Liu Date: Tue, 10 Jul 2018 16:41:43 -0400 Subject: [PATCH] Remove webpack config from npm ignore. Custom branches that depend directly on the repo need this to work. --- .npmignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.npmignore b/.npmignore index 990cd607e..7bb4d9895 100644 --- a/.npmignore +++ b/.npmignore @@ -7,7 +7,6 @@ /.travis.yml /.tx /test -/webpack.config.js # Build created files /playground