This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch npmignore
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 1e027061b43d31ac04f2ea5f8c0edd7f7d639279
Author: plainheart <[email protected]>
AuthorDate: Sat Mar 9 15:26:13 2024 +0800

    chore: ignore some unused dirs and files from npm
---
 .npmignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.npmignore b/.npmignore
index 552a7d0f5..d9f68099b 100644
--- a/.npmignore
+++ b/.npmignore
@@ -8,6 +8,9 @@
 /benchmark
 /src
 /ssr/client/src
+/extension-src
+/build
+/tsconfig.json
 .DS_Store
 Thumbs.db
 Desktop.ini


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to