mirror of https://github.com/halo-dev/halo-admin
e1155c35fa
#### What type of PR is this? /kind improvement /milestone 2.0 #### What this PR does / why we need it: Ref https://github.com/halo-dev/halo/pull/2521 我们已经将 halo-admin 的命名改为了 console,所以相关命名需要同步修改。 #### Which issue(s) this PR fixes: Fixes https://github.com/halo-dev/halo/issues/2519 #### Special notes for your reviewer: /cc @halo-dev/sig-halo-console 测试方式: 1. 需要 `pnpm install && pnpm build:packages` 2. 测试后台功能是否正常。 PS:将在此 PR 合并之后发布 `@halo-dev/console-shared` 包到 npm。 #### Does this PR introduce a user-facing change? ```release-note None ``` |
||
---|---|---|
.. | ||
src | ||
.eslintrc.cjs | ||
env.d.ts | ||
package.json | ||
postcss.config.js | ||
prettier.config.js | ||
tailwind.config.js | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.vite-config.json | ||
tsconfig.vitest.json | ||
vite.config.ts |