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

[1.0] Add support for removing nodes #857

Closed
m4rrc0 opened this issue Apr 26, 2017 · 4 comments
Closed

[1.0] Add support for removing nodes #857

m4rrc0 opened this issue Apr 26, 2017 · 4 comments
Assignees

Comments

@m4rrc0
Copy link
Contributor

m4rrc0 commented Apr 26, 2017

If I delete a page I have to manually delete the .cache folder (Alpha13)

@KyleAMathews
Copy link
Contributor

Ooooo... you're right, I forgot about this TODO

There needs to be a new DELETE_NODE redux action created which handles this and have the filesystem plugin implement that... if this is something you could take on, that'd be really helpful!

@KyleAMathews KyleAMathews changed the title [1.0] Removing a page throws an error about .cache [1.0] Add support for removing nodes Apr 26, 2017
@KyleAMathews
Copy link
Contributor

Working on this now

@KyleAMathews
Copy link
Contributor

Fixed now. Will release another alpha after #862 is fixed. In the meantime, I published a canary with this PR (just change the version of gatsby packages in your package.json to "canary").

@justinfriebel
Copy link

justinfriebel commented Oct 2, 2017

I just ran into this trying out the gatsby-starter-blog. If there is a way for me to help and implement it there and I can try a PR.

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

3 participants