Skip to content

Fix bug: "options.fromBuild || true", always true.#9

Open
caikaijie wants to merge 1 commit intoreact-toolbox:masterfrom
caikaijie:master
Open

Fix bug: "options.fromBuild || true", always true.#9
caikaijie wants to merge 1 commit intoreact-toolbox:masterfrom
caikaijie:master

Conversation

@caikaijie
Copy link

var fromBuild = options.fromBuild || true;

fromBuild will always be true.

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.

1 participant