]> git.ipfire.org Git - thirdparty/vuejs/core.git/commit
chore: move benchmark and local playground in to packages-private
authorEvan You <evan@vuejs.org>
Sat, 8 Feb 2025 07:44:13 +0000 (15:44 +0800)
committerEvan You <evan@vuejs.org>
Sat, 8 Feb 2025 08:12:16 +0000 (16:12 +0800)
commit6a185abbe4c154a37a4c0eec0054b44e91b14314
tree95f157caeb02a73020304951e5ec86413933daf3
parent2a0cfc03b8b050bda1c5c5e7c7a860119e04b76c
chore: move benchmark and local playground in to packages-private
29 files changed:
benchmark/client/vapor.ts [deleted file]
eslint.config.js
packages-private/benchmark/.gitignore [moved from benchmark/.gitignore with 100% similarity]
packages-private/benchmark/client/App.vue [moved from benchmark/client/App.vue with 94% similarity]
packages-private/benchmark/client/AppVapor.vue [new file with mode: 0644]
packages-private/benchmark/client/data.ts [moved from benchmark/client/data.ts with 96% similarity]
packages-private/benchmark/client/index.html [moved from benchmark/client/index.html with 100% similarity]
packages-private/benchmark/client/index.ts [moved from benchmark/client/index.ts with 100% similarity]
packages-private/benchmark/client/profiling.ts [moved from benchmark/client/profiling.ts with 92% similarity]
packages-private/benchmark/client/vapor.ts [new file with mode: 0644]
packages-private/benchmark/client/vdom.ts [moved from benchmark/client/vdom.ts with 100% similarity]
packages-private/benchmark/index.js [moved from benchmark/index.js with 88% similarity]
packages-private/benchmark/package.json [moved from benchmark/package.json with 97% similarity]
packages-private/benchmark/tsconfig.json [moved from benchmark/tsconfig.json with 90% similarity]
packages-private/local-playground/index.html [moved from playground/index.html with 100% similarity]
packages-private/local-playground/package.json [moved from playground/package.json with 100% similarity]
packages-private/local-playground/setup/dev.js [moved from playground/setup/dev.js with 97% similarity]
packages-private/local-playground/setup/vite.js [moved from playground/setup/vite.js with 100% similarity]
packages-private/local-playground/src/.gitignore [moved from playground/src/.gitignore with 100% similarity]
packages-private/local-playground/src/App.vue [new file with mode: 0644]
packages-private/local-playground/src/main.ts [new file with mode: 0644]
packages-private/local-playground/src/style.css [moved from playground/src/style.css with 100% similarity]
packages-private/local-playground/tsconfig.json [moved from playground/tsconfig.json with 100% similarity]
packages-private/local-playground/vite.config.ts [moved from playground/vite.config.ts with 100% similarity]
packages-private/local-playground/vite.prod.config.ts [moved from playground/vite.prod.config.ts with 100% similarity]
playground/src/App.vue [deleted file]
playground/src/main.ts [deleted file]
pnpm-lock.yaml
pnpm-workspace.yaml