Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add store enabled tag #605

Merged
merged 4 commits into from
Feb 5, 2021
Merged

chore: add store enabled tag #605

merged 4 commits into from
Feb 5, 2021

Conversation

SoloJiang
Copy link
Contributor

No description provided.

@SoloJiang SoloJiang changed the base branch from release-next to master February 5, 2021 02:39
@@ -23,6 +23,7 @@ export default async (api) => {
applyMethod('addDisableRuntimePlugin', pluginName);
return;
}
process.env.STORE_ENABLED = 'true';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

在同一插件体系后续还是统一成 getValue / setValue 好了,不然有两种做法可选后续会混乱

@SoloJiang SoloJiang merged commit a6beb03 into master Feb 5, 2021
@SoloJiang SoloJiang deleted the chore/store-enabled-tag branch February 5, 2021 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants