diff --git a/.npmignore b/.npmignore index c14d93908..85b8282d3 100644 --- a/.npmignore +++ b/.npmignore @@ -4,7 +4,7 @@ # except package.json and build !package.json !README.md -!dist/* +!dist/** # but not tsc cache dist/tsconfig.tsbuildinfo \ No newline at end of file