From 6103faa1a1d69c3e302e1414584c2d3ed034ac1d Mon Sep 17 00:00:00 2001 From: Romina Killpack Santos Date: Tue, 20 Jan 2026 11:00:18 -0800 Subject: [PATCH] update .npmignore to allow sourcemaps to reference the source files --- .npmignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.npmignore b/.npmignore index 9773b74..99fe630 100644 --- a/.npmignore +++ b/.npmignore @@ -3,7 +3,6 @@ coverage/ lib/*.map lib/*.spec.* -src/ .nycrc jasmine.json tsconfig.json