Closed
Description
To reproduce:
- git clone git@github.com:nozzle/react-static.git
- cd react-static
- git checkout v6
- yarn
- yarn add extract-css-chunks-webpack-plugin
- yarn build
- yarn link
- cd ~/Desktop
- react-static create
- cd my-static-site
- yarn link react-static
- react-static start
- make a change to app.css – it's not hot reloading
Metadata
Metadata
Assignees
Labels
No labels