Skip to content

Commit bff830a

Browse files
authored
chore: del logout toolbar plugin (#1410)
1 parent 6e3a483 commit bff830a

File tree

12 files changed

+0
-151
lines changed

12 files changed

+0
-151
lines changed

packages/build/vite-config/src/vite-plugins/devAliasPlugin.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ const getDevAlias = (useSourceAlias) => {
3939
'@opentiny/tiny-engine-toolbar-view-setting': path.resolve(basePath, 'packages/toolbars/view-setting/index.ts'),
4040
'@opentiny/tiny-engine-toolbar-lock': path.resolve(basePath, 'packages/toolbars/lock/index.ts'),
4141
'@opentiny/tiny-engine-toolbar-logo': path.resolve(basePath, 'packages/toolbars/logo/index.ts'),
42-
'@opentiny/tiny-engine-toolbar-logout': path.resolve(basePath, 'packages/toolbars/logout/index.ts'),
4342
'@opentiny/tiny-engine-toolbar-media': path.resolve(basePath, 'packages/toolbars/media/index.ts'),
4443
'@opentiny/tiny-engine-toolbar-preview': path.resolve(basePath, 'packages/toolbars/preview/index.ts'),
4544
'@opentiny/tiny-engine-toolbar-generate-code': path.resolve(basePath, 'packages/toolbars/generate-code/index.ts'),

packages/design-core/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@
7676
"@opentiny/tiny-engine-toolbar-lang": "workspace:*",
7777
"@opentiny/tiny-engine-toolbar-lock": "workspace:*",
7878
"@opentiny/tiny-engine-toolbar-logo": "workspace:*",
79-
"@opentiny/tiny-engine-toolbar-logout": "workspace:*",
8079
"@opentiny/tiny-engine-toolbar-media": "workspace:*",
8180
"@opentiny/tiny-engine-toolbar-preview": "workspace:*",
8281
"@opentiny/tiny-engine-toolbar-redoundo": "workspace:*",

packages/toolbars/logout/assets/test.png

Whitespace-only changes.

packages/toolbars/logout/index.ts

Lines changed: 0 additions & 20 deletions
This file was deleted.

packages/toolbars/logout/meta.js

Lines changed: 0 additions & 6 deletions
This file was deleted.

packages/toolbars/logout/mock/test.ts

Whitespace-only changes.

packages/toolbars/logout/package.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

packages/toolbars/logout/src/Main.vue

Lines changed: 0 additions & 28 deletions
This file was deleted.

packages/toolbars/logout/src/js/http.ts

Lines changed: 0 additions & 16 deletions
This file was deleted.

packages/toolbars/logout/src/styles/vars.less

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)