简体   繁体   English

在浏览器的源代码中显示旧的 js 文件而不是更新的

[英]in sources in browser show me old js file not the updated one

so basically in source files in chrome browser, it is saved an old js file not the updated one.所以基本上在 chrome 浏览器的源文件中,它保存了一个旧的 js 文件而不是更新的文件。 no matter what I change it does not update.无论我更改什么,它都不会更新。
I just started with firebase and do not know if the problem is with that.我刚开始使用 firebase,不知道问题是否在于此。 So how can I update files in the browser?那么如何在浏览器中更新文件呢?

What do you use to serve your app?你用什么来服务你的应用程序? Maybe it cached the js file and it is not updating the cache.也许它缓存了 js 文件并且没有更新缓存。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 无法在浏览器中从 JS 将文件 PUT 到谷歌云存储桶 - Can not PUT file to google cloud storage bucket from JS in browser 是否存在允许我显示特定位置的依赖项或 api? - Is there a dependency or api that allows me to show specific places? 存档一个旧的 PHP 网站:任何虚拟主机都会让我完全禁用查询字符串支持吗? - Archiving an old PHP website: will any webhost let me totally disable query string support? 为什么谷歌云应用部署仍然给我旧网站 - Why is google cloud app deploy still giving me the old site terraform json 文件中的更改不会更新 - terraform changes in json file won't get updated 如果元数据更新,则无法访问 firebase 存储上的文件 - the file on firebase storage is not accessible if metadata updated Azure 文件存储 URL 在浏览器中显示 InvalidHeaderValue - Azure File Storage URL in browser showing InvalidHeaderValue Node.js 在 EC2 上运行但无法在浏览器中使用 Nginx 访问的应用程序 - Node js Application running on EC2 but not accessible in browser using Nginx firebase 在 React js 中更新数据库后检索数据问题 - firebase retrieving data issue after database has updated in react js dataframe.write.mode("overwrite") 只是删除 S3 中的旧文件 - dataframe.write.mode("overwrite") just deletes the old file in S3
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM