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

Cross-platform postbuild support, improved Readme documentation, updated dependencies. #608

Merged
merged 1 commit into from
Oct 2, 2017

Conversation

virgofx
Copy link
Collaborator

@virgofx virgofx commented Oct 2, 2017

No description provided.

}

var result = data.replace(
/\,([a-zA-Z]+)\.ReactTransitionGroup\.Transition/,
Copy link
Member

Choose a reason for hiding this comment

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

Should this and the one below have the global flag?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nope, just want to replace the top occurrence (it's only included once); however, to be sure we don't brick anything else only the factory load -- once.

@TheSharpieOne TheSharpieOne added this to the v5 milestone Oct 2, 2017
@TheSharpieOne TheSharpieOne merged commit 681738c into reactstrap:master Oct 2, 2017
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.

None yet

2 participants