Skip to content
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.

It doesn't seem to work with .babelrc.js #62

Closed
josepot opened this issue Jun 4, 2017 · 1 comment
Closed

It doesn't seem to work with .babelrc.js #62

josepot opened this issue Jun 4, 2017 · 1 comment

Comments

@josepot
Copy link

josepot commented Jun 4, 2017

First of thanks for maintaining this library, I've been using it for a while and I like it a lot.

I'm having an issue that I think that it has to do with the fact that I'm using a .babelrc.js file rather than the typical .babelrc, the thing is that with the .babelrc.js configuration this module doesn't work. Perhaps is because that's a new feature of babel 7?

This are the versions of the relevant libraries that I'm using in my project:

  • "babel-cli": "7.0.0-alpha.9"
  • "babel-core": "7.0.0-alpha.9"
  • "babel-eslint": "^7.2.3"
  • "babel-loader": "^7.0.0"
  • "babel-plugin-module-resolver": "3.0.0-beta.3"
  • "eslint-import-resolver-babel-module": "4.0.0-beta.2"
  • "eslint-plugin-import": "^2.3.0"
@tleunen
Copy link
Owner

tleunen commented Oct 11, 2017

Thank you @josepot. The issue is already fixed in master. I'll publish a new version soon with the recent changes.

@tleunen tleunen closed this as completed Oct 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants