From 93dd8aa2ba77cca0e946028f28f5ceee7329b6b0 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 30 Jun 2021 18:56:48 +0100 Subject: [PATCH] Bbundle the `lib` dir now, not `src` --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d7c6169..826fc59 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "from": ".hak/hakModules", "to": "node_modules" }, - "src/**" + "lib/**" ], "extraResources": [ {