Commit 48b404a
committed
Reload dev uwsgi on JS and CSS changes
Reloading our dev uwsgi isn't necessary to serve the correct file JS and
CSS file. But the cache busting employed in 8d3802a only happens
when the server restarts. So by not reloading browsers would still cache
the old version.
This problem was found because a bug got in when I made some final
modifications to 796c427. That bug was fixed in 5dfc380.1 parent 5dfc380 commit 48b404a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
0 commit comments