Commit 9431941
committed
refactor: 移除未使用的 playground 模块,精简项目结构
- 删除 playground 目录及其所有相关文件
- 移除 package.json 中的 build:play 和 dev:play 脚本
- 更新 pnpm-workspace.yaml,移除 playground 工作区引用
- 更新 Dockerfile,将构建产物路径改为对应的 web 应用 dist
- 更新 vben-admin.code-workspace,移除 playground 工作区配置
- 修复 tailwind/postcss 构建错误并支持 top-level await1 parent b42006b commit 9431941
File tree
196 files changed
+55
-14544
lines changed- apps/web-antd
- internal/tailwind-config/src
- playground
- __tests__/e2e
- common
- public
- src
- adapter
- component
- api
- core
- examples
- system
- layouts
- locales
- langs
- en-US
- zh-CN
- router
- routes
- modules
- store
- views
- _core
- about
- authentication
- fallback
- profile
- dashboard
- analytics
- workspace
- demos
- access
- active-icon
- badge
- breadcrumb
- features
- clipboard
- file-download
- full-screen
- icons
- json-bigint
- login-expired
- new-window
- request-params-serializer
- tabs
- vue-query
- watermark
- nested
- examples
- button-group
- captcha
- count-to
- drawer
- ellipsis
- form
- modules
- json-viewer
- layout
- loading
- modal
- motion
- resize
- tippy
- vxe-table
- system
- dept
- modules
- role
- modules
- scripts/deploy
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
196 files changed
+55
-14544
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
7 | 35 | | |
8 | 36 | | |
9 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
45 | 44 | | |
46 | 45 | | |
47 | 46 | | |
48 | | - | |
49 | 47 | | |
50 | 48 | | |
51 | 49 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments