After the creat-react-app project is deployed with serve-s, how to re-build the project if you want to update it.

as I described above,
for the first time, my creat-react-app project has no problem after it has been deployed with serve-s.
the files under the build generated by the second, npm run build, I re-enter and deploy with the serve-s command, but when I open the test, it is still the first version of serve-s build.
has any great advice on how to close serve, or how to update the build project for serve.


because the browser has a cache. You can add -c 0 or ctrl+f5 to refresh the browser


you open the console of chrome and check the disable cache in network with

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b228ec-2ada2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b228ec-2ada2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?