diff --git a/.npmignore b/.npmignore index 2f2777f..4c232ac 100644 --- a/.npmignore +++ b/.npmignore @@ -7,6 +7,9 @@ out/cache/ out/*.html out/*.json out/*.map +out/src/ +out/test/ +out/test.* scripts/ src/ test/ @@ -24,4 +27,4 @@ package-lock.json renovate.json tsconfig.json yarn-* -yarn.lock \ No newline at end of file +yarn.lock