Articles under the 'Notify' tag
After Front-End Deployment Releases the Project, How to Notify the User to Refresh the Page and Clear the Cache?
After Front-End Deployment Releases the Project, How to Notify the User to Refresh the Page and Clear the Cache?There are two approaches to this problem
Method 1: Pure front-end
Every time you package for release, use webpack to build a version.json file. The content in the file is a random string (
...
More >>
2024-05-11
Front End
/
Notify
/
Cache