1 Star 0 Fork 47

Geeker / tiny-vue

forked from OpenTiny / tiny-vue 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
acyza 提交于 2023-04-15 11:30 . fix pnpm build:ui (#116)
.DS_Store
node_modules
dist/
dist2/
dist2.7/
dist3/
allDist/
packages/**/runtime
coverage/
esbuild-kit/
/packages/vue-icon-saas/src
/packages/vue-icon-saas/index.ts
/packages/vue/index.ts
/packages/vue/pc.ts
/packages/vue/mobile.ts
/packages/vue/app.ts
/packages/vue-icon/src/index.ts
/examples/**/playwright-report
/examples/docs/.vuepress/.cache/
/examples/docs/.vuepress/.temp/
/examples/docs/.vitepress/cache
vite.config.ts.timestamp*
vitest.config.ts.timestamp*
# local env
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-lock.yaml
yarn.lock
# Editor directories and files
.idea
.history
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
*.log
*.stackdump
tgzs
*.tgz
packages/theme/scripts/theme.json
packages/theme/scripts/theme-result.txt
1
https://gitee.com/Sincerly/tiny-vue.git
git@gitee.com:Sincerly/tiny-vue.git
Sincerly
tiny-vue
tiny-vue
dev

搜索帮助