Skip to content

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

Merged
TheSharpieOne merged 1 commit intoreactstrap:masterfrom
virgofx:master
Oct 2, 2017
Merged

Cross-platform postbuild support, improved Readme documentation, updated dependencies.#608
TheSharpieOne merged 1 commit intoreactstrap:masterfrom
virgofx:master

Conversation

@virgofx
Copy link
Copy Markdown
Collaborator

@virgofx virgofx commented Oct 2, 2017

No description provided.

Comment thread scripts/postbuild.js
}

var result = data.replace(
/\,([a-zA-Z]+)\.ReactTransitionGroup\.Transition/,
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants