Skip to content

Conversation

@loopmode
Copy link

@loopmode loopmode commented Jul 26, 2017

The issue at hand is that when used on a windows system, you end up with ugly message IDs, e.g. app\\components\\Foo instead of app.components.Foo.
This pull requests fixes that. Tests are adjusted and succeed.

Changes:

  • Normalizing line endings a couple of times using eol.lf
  • Replacing backslashes by forward slashes in one place - shouldn't do any harm on non-win systems.

Very strange. The travis build failed on node 0.12 with ESLint couldn't find the plugin "eslint-plugin-react". - which is pretty weird as that's just a dependency in package.json - npm install log shows it was installed.

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.

1 participant