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

Upgrade Carbon Factory from v5.0.0 to v5.2.1 #1836

Merged
merged 6 commits into from
Sep 12, 2018
Merged

Conversation

ianoxley
Copy link
Contributor

Upgrade carbon-factory from v5.0.0 to v5.2.1, which enables source maps by default in the webpack config.

Fixed a test in the router specs, as Jest now sets testURL to localhost instead of about:blank.
which enables source maps by default in the webpack config.

A Jest bug fix means the default testURL for tests is now
http://localhost instead of `about:blank`. Update the router test args
accordingly.
@sianford
Copy link
Contributor

Checked layouts, components, styles, and other features had not broken in Safari and Chrome browsers. Also checked source maps. Found some issues (CARBON-1103 - CARBON-1108) but not related to these changes. Tests passed.

@ianoxley ianoxley merged commit 5175a17 into master Sep 12, 2018
@ianoxley ianoxley deleted the cf-upgrades-v5.2.1 branch September 12, 2018 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants