From 22b036527ca0dfcca1bc14a377ae1ec64754fd67 Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Fri, 2 Nov 2018 01:54:40 +0100 Subject: [PATCH] further refine build process to also include lib --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 30dfd3df..49a1e635 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,8 @@ "src/*", ".esdoc.json", "docs/*", - "build/*" + "build/*", + "lib/*" ], "standard": { "ignore": [