- .gitignore: remove dist/ exclusion - README.md: full install methods (npm/CDN/ESM/CJS/Browser) - site/index.html: add install section with 4 methods - site/demo.html: fix dist path reference - site/docs.html: fix dist filename reference
7 lines
95 B
Plaintext
7 lines
95 B
Plaintext
node_modules/
|
|
coverage/
|
|
.DS_Store
|
|
|
|
# 本地 npm 发布凭据(含 _auth,勿提交)
|
|
.npmrc
|