jaredLunde / jaredLunde/webpack2-react-sass-env-boilerplate

Problem with Hot Reloading

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

First of all, Thank you!! I have been looking for a boilerplate which includes React, SASS and webpack2 with most updated version and config. I had trouble setting up on my own, mainly on SASS compilers and also hot reloading.
I had cloned your repository and did
```
npm install
node server.js
```
The modules compiled successfully, but when I make some changes to App.js and save it, these changes are not being reflected on the browser even after I reload the browser. could you please help me with this problem?

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the problem with `npm install` and `node server.js`, then edit and save `App.js` and reload the browser. Inspect the webpack and hot-reloading setup used by `server.js` to identify why the change is not reflected. Done means edits to `App.js` appear in the browser after saving and reloading.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react, sass, webpack
Domain
build-system, frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.