diff --git a/.npmignore b/.npmignore index 383a8bf1..9528bb80 100644 --- a/.npmignore +++ b/.npmignore @@ -8,7 +8,7 @@ # Ignore client folder as it's being built into public/ folder # except for the findLinks.js file which is used by the server -client/ +client/** !client/js/libs/handlebars/ircmessageparser/findLinks.js public/js/bundle.vendor.js.map