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