Skip to content
This repository was archived by the owner on Mar 10, 2023. It is now read-only.

Error handling for .babelrc #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

panzi
Copy link

@panzi panzi commented Aug 24, 2017

Give an understandable error message if 'babel-plugin-root-import' is not found in .babelrc instead of crashing with an cryptic error message (and no stack trace) that made me loose an hour of time debugging what's wrong.

Give an understandable error message if 'babel-plugin-root-import' is not found in .babelrc instead of crashing with an cryptic error message (and no stack trace) that made me loose an hour of time debugging what's wrong.
@panzi
Copy link
Author

panzi commented Aug 24, 2017

PS: How do I even override the load path for eslint? Because I want it to load from src instead of from the compiled lib folder. Otherwise Atom will complain about errors while I write code that aren't really errors. Makes development horrible.

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.

1 participant