Merge pull request #508 from google/web-readme

Add tip about disabling caching to web's readme
This commit is contained in:
Gilles Boccon-Gibod
2024-07-09 09:17:25 -07:00
committed by GitHub
+3 -1
View File
@@ -45,4 +45,6 @@ Example:
NOTE: to get a local build of the Bumble package, use `inv build`, the built `.whl` file can be found in the `dist` directory.
Make a copy of the built `.whl` file in the `web` directory.
Make a copy of the built `.whl` file in the `web` directory.
Tip: During web developement, disable caching. [Chrome](https://stackoverflow.com/a/7000899]) / [Firefiox](https://stackoverflow.com/a/289771)