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

Gatsby develop compiles twice #1762

Closed
dardub opened this issue Aug 11, 2017 · 7 comments
Closed

Gatsby develop compiles twice #1762

dardub opened this issue Aug 11, 2017 · 7 comments

Comments

@dardub
Copy link
Contributor

dardub commented Aug 11, 2017

node: 8.2.1
gatsby-cli: 1.0.7
gatsby: 1.6.5

When creating a new site:

gatsby new my-site

Running gatsby develop will show compile and dev server info twice:

screen shot 2017-08-10 at 4 37 25 pm

@jquense
Copy link
Contributor

jquense commented Aug 11, 2017

Yeah I'm not sure what causes this. Maybe one of the bootstrap things changing a file after webpack starts?

@KyleAMathews
Copy link
Contributor

Never figured it out either :-) Never gotten high enough on list of TODOs to go do serious investigation...

@ghost
Copy link

ghost commented Aug 15, 2017

It occurs for me when I enable gatsby-remark-images

@nickmaltsev
Copy link
Contributor

nickmaltsev commented Aug 15, 2017

Investigate here a bit, and seems like it's related to this bug. Did test with mentioned there workaround, and it works well. @KyleAMathews i can create PR with it, if needed

@KyleAMathews
Copy link
Contributor

PR would be great!

@KyleAMathews
Copy link
Contributor

This was mostly fixed in #3237

@jquense
Copy link
Contributor

jquense commented Dec 19, 2017

YEEEESSSSSSSSSS

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

4 participants