1 Star 3 Fork 1

eric.fang / v3-drag-zoom

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.npmignore 478 Bytes
一键复制 编辑 原始数据 按行查看 历史
fangjianchao 提交于 2023-10-30 15:56 . perf(build): 优化打包方式;
# 只有编译后的 dist 目录、package.json、README.md是需要被发布的
# 忽略目录
# Logs
logs
npm-debug.log*
yarn-debug.log*
pnpm-debug.log*
lerna-debug.log*
# Editor directories and files
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
.vscode/
node_modules
public/
# 忽略指定文件
.env
.env.**
.eslintrc.cjs
.gitignore
.npmignore
.npmrc
.prettierrc.json
env.d.ts
index.html
pnpm-lock.yaml
stats.html
tsconfig.config.json
tsconfig.json
vite.config.ts
1
https://gitee.com/ericfang/v3-drag-zoom.git
git@gitee.com:ericfang/v3-drag-zoom.git
ericfang
v3-drag-zoom
v3-drag-zoom
master

搜索帮助