diff --git a/.npmignore b/.npmignore index 5a294a1e..383a8bf1 100644 --- a/.npmignore +++ b/.npmignore @@ -6,7 +6,11 @@ .* !.lounge_home +# 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/js/libs/handlebars/ircmessageparser/findLinks.js + public/js/bundle.vendor.js.map coverage/ scripts/