From 3fcde3a98a4f4d41cc7e97f5741233dee82999ca Mon Sep 17 00:00:00 2001 From: purerosefallen <78877@qq.com> Date: Tue, 23 Nov 2021 13:32:42 +0800 Subject: [PATCH] Add /dist/full to .npmignore --- .npmignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.npmignore b/.npmignore index 90221b7..0b774b8 100644 --- a/.npmignore +++ b/.npmignore @@ -10,4 +10,4 @@ Dockerfile .eslintrc.js .prettierrc webpack.config.js -tsconfig.json \ No newline at end of file +tsconfig.json/dist/full -- 2.24.1