Closed belev closed 4 years ago
@kentcdodds/react-workshop-app
node
npm
Create new file in exercise to implement the solution for the extra credit tasks - e.g. 01.extra-1.html.
exercise
01.extra-1.html
Unable to see it on isolated page without restarting the server - e.g. http://localhost:3000/isolated/exercise/01.extra-1.html
http://localhost:3000/isolated/exercise/01.extra-1.html
The newly created files are not automatically tracked and can't be accessed on isolated page.
It would be nice to be able to access the newly created files for solutions on isolated pages without server restart.
I'm afraid this is impossible :-(
A bit unfortunate but it's such a small thing compared to all of the awesome workshops 🙌. Thank you for your response.
@kentcdodds/react-workshop-app
version: 2.19.5node
version: 12.16.1npm
version: 6.14.5What you did:
Create new file in
exercise
to implement the solution for the extra credit tasks - e.g.01.extra-1.html
.What happened:
Unable to see it on isolated page without restarting the server - e.g.
http://localhost:3000/isolated/exercise/01.extra-1.html
Problem description:
The newly created files are not automatically tracked and can't be accessed on isolated page.
Suggested solution:
It would be nice to be able to access the newly created files for solutions on isolated pages without server restart.