diff --git a/web/README.md b/web/README.md index a8cc89c8..a24aef2b 100644 --- a/web/README.md +++ b/web/README.md @@ -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. \ No newline at end of file +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) \ No newline at end of file