mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-26 09:24:32 +08:00
fix: When refreshing the page, the topic is wrong
This commit is contained in:
@@ -39,6 +39,8 @@ interface ConditionPlugin {
|
||||
interface CommonPluginOptions {
|
||||
/** 是否开启devtools */
|
||||
devtools?: boolean;
|
||||
/** 环境变量 */
|
||||
env: Record<string, any>;
|
||||
/** 是否构建模式 */
|
||||
isBuild?: boolean;
|
||||
/** 构建模式 */
|
||||
|
||||
Reference in New Issue
Block a user