Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v2] outstanding small issues #4069

Closed
jquense opened this issue Feb 16, 2018 · 3 comments
Closed

[v2] outstanding small issues #4069

jquense opened this issue Feb 16, 2018 · 3 comments
Assignees

Comments

@jquense
Copy link
Contributor

jquense commented Feb 16, 2018

Just documenting stuff as i'm noticing it and trying to get stuff working so I don't forget.

  • babelrc.js support isn't right
    • gatsby mutates the babelrc, which isn't a problem for json, but a big deal for .js since the plugins keep getting added over time (need to clone it)
    • Something weird is happening with 'cacheDirectory' i think related to the mutation
@KyleAMathews
Copy link
Contributor

Yeah I want to move modifying babelrc to redux like everything else.

@KyleAMathews
Copy link
Contributor

Anything that needs addressed here still @jquense? We've done a lot of work on babelrc + have issues for remaining work. Do remember what the cacheDirectory issue was?

@jquense jquense closed this as completed Apr 12, 2018
@jquense
Copy link
Contributor Author

jquense commented Apr 12, 2018

I think we got this all addressed with the reduxification of the babel config :)

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

No branches or pull requests

2 participants