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

gulp does not build a new main.js when changing src/app.jsx #9

Open
stabenfeldt opened this issue Dec 8, 2015 · 3 comments
Open

gulp does not build a new main.js when changing src/app.jsx #9

stabenfeldt opened this issue Dec 8, 2015 · 3 comments

Comments

@stabenfeldt
Copy link

Changes to app.jsx is not propagated to main.js

Here is a 30 seconds screencast that demonstrates the bug: https://www.youtube.com/watch?v=rZRis6jUa8g
Please have a look and update the gulpfile so it's working. :-)

@rgommezz
Copy link

rgommezz commented Dec 9, 2015

I am experiencing the same issue. Every time I make a change inside app.jsx, the update event does not trigger and main.js is not being rebundled. Apart from that, livereload seems to not work for me at all.

@stabenfeldt
Copy link
Author

@StephenGrider This sucks! It's impossible to complete your course when the code you provide as a starting point does not work! 👎

Would providing a package.json with versions your know work together fix the problem?

@StefanHinck
Copy link

Same problem here, Gulp does not Livereload, and even killing it and running gulp again doesnt always show changes.

Not sure where to go from here.

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