From fbcb1e3ea3aa05b0cfdf87ddbc8155bb6fe1783f Mon Sep 17 00:00:00 2001 From: Ram <37770235+r0mflip@users.noreply.github.com> Date: Thu, 4 Oct 2018 01:40:21 +0530 Subject: [PATCH] misc: keep download-chrome script in npm package (#6153) --- .npmignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 6c3e65d98251..22c60bf5990c 100644 --- a/.npmignore +++ b/.npmignore @@ -15,8 +15,9 @@ lighthouse-extension/ lighthouse-cli/results/ lighthouse-logger/ -# keep the chrome launcher script +# keep a few scripts useful for CI !lighthouse-core/scripts/manual-chrome-launcher.js +!lighthouse-core/scripts/download-chrome.sh # keep smokehouse tests, etc !lighthouse-cli/test