From 20416043d28f4f5c7f1a1166994552ac0a35c687 Mon Sep 17 00:00:00 2001 From: "Juan Picado @jotadeveloper" Date: Tue, 7 May 2019 20:30:13 +0200 Subject: [PATCH] fix: pattern allow yarn to add all files on pack --- .npmignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index 93caabf16..4fe1eeaf4 100644 --- a/.npmignore +++ b/.npmignore @@ -1,7 +1,6 @@ ## npm /* -!/static/* +!/static/**/* !index.js !README.md -