feat: add about page
This commit is contained in:
@@ -42,6 +42,8 @@ interface CommonPluginOptions {
|
||||
devtools?: boolean;
|
||||
/** 环境变量 */
|
||||
env?: Record<string, any>;
|
||||
/** 是否开启注入metadata */
|
||||
injectMetadata: boolean;
|
||||
/** 是否构建模式 */
|
||||
isBuild?: boolean;
|
||||
/** 构建模式 */
|
||||
|
Reference in New Issue
Block a user