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

Prevent Atom transpilation from searching for .babelrc #922

Merged
merged 1 commit into from
May 23, 2017

Conversation

Arcanemagus
Copy link
Member

The built in transpilation was pulling in .babelrc files from user's machines, including locations like ~/.babelrc. This was causing the package to not be transpiled in a manner compatible with Atom.

Fixes #920.

The built in transpilation was pulling in `.babelrc` files from user's
machines, including locations like `~/.babelrc`. This was causing the
package to not be transpiled in a manner compatible with Atom.
@Arcanemagus Arcanemagus merged commit f4c8f17 into master May 23, 2017
@Arcanemagus Arcanemagus deleted the arcanemagus/fix-transpilation branch May 23, 2017 22:09
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.

2 participants