Skip to content

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