mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-04-25 07:57:18 +08:00
docs(config): add doc
This commit is contained in:
parent
3d8cffbdfe
commit
9083634bb5
@ -19,7 +19,7 @@ const alias: Record<string, string> = {
|
||||
"@": pathResolve("src"),
|
||||
"@build": pathResolve("build")
|
||||
};
|
||||
|
||||
// 增加环境变量
|
||||
const { dependencies, devDependencies, name, version } = pkg;
|
||||
const __APP_INFO__ = {
|
||||
pkg: { dependencies, devDependencies, name, version },
|
||||
|
Loading…
x
Reference in New Issue
Block a user