Fix #1703 - Keep findLinks file in npm builds

This commit is contained in:
Pavel Djundik 2017-11-12 12:11:24 +02:00 committed by GitHub
parent 1906bae5f5
commit 4888ffea3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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/