Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

fix(index): use path.posix for platform consistency #254

Merged
merged 1 commit into from Feb 21, 2018

Conversation

michael-ciniawsky
Copy link
Member

@michael-ciniawsky michael-ciniawsky commented Feb 21, 2018

Issues

Notable Changes

Use path.posix instead of path to avoid platform specifics of the path module to keep paths consistent

Dependants

Copy link
Member

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

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

👍

@garygreen
Copy link

Is it possible to have some tests for this? It's frustrating to have these kind of regressions on Windows, having tests would of avoided this. I'm a total webpack noob so not sure how you would go about testing it but would be cool if there was! 😄

@alexander-akait
Copy link
Member

alexander-akait commented Feb 21, 2018

@garygreen tests already exist, we run CI on window continuous-integration/appveyor/pr, but something wrong with CI right now, in near future we will fix this

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants