Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Fix Windows regex issues in Webpack config #1249

Closed
wants to merge 1 commit into from

Conversation

conorbarclay
Copy link
Contributor

Due to the way Windows handles paths/slashes, Webpack was not catching (and consequently, not transpiling) the foundation-sites folder, leading to corrupted/failed JS builds. Tested in Windows 10/Ubuntu 16.04/OSX High Sierra.

Before opening a pull request, please make sure to do the following:
See: #1219

Due to the way Windows handles paths/slashes, Webpack was not catching (and consequently, not transpiling) the foundation-sites folder, leading to corrupted/failed JS builds. Tested in Windows 10/Ubuntu 16.04/OSX High Sierra.
@JPOak
Copy link
Contributor

JPOak commented Mar 16, 2018

@conorbarclay Should we combine this PR with #1202 and the issue with interchange images not showing in IE. Sort of related. I don't think it was ever addressed.

@conorbarclay
Copy link
Contributor Author

@JPOak I believe the issue in #1202 was fixed in #1205.

@colin-marshall
Copy link
Collaborator

Oh crap, you beat me to this. Sorry @conorbarclay I didn't notice your PR. Thanks!

@conorbarclay conorbarclay deleted the patch-2 branch April 27, 2018 15:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants