Skip to content

Commit 1644c16

Browse files
maisanomichael-ciniawsky
authored andcommitted
docs(readme): move long term caching guide from errant section (#231)
1 parent 4afcfe2 commit 1644c16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -268,6 +268,10 @@ module.exports = {
268268
}
269269
```
270270

271+
#### Long Term Caching
272+
273+
For long term caching use `filename: "[contenthash].css"`. Optionally add `[name]`.
274+
271275
<h2 align="center">Maintainers</h2>
272276

273277
<table>
@@ -284,10 +288,6 @@ module.exports = {
284288
<tbody>
285289
</table>
286290

287-
#### Long Term Caching
288-
289-
For long term caching use `filename: "[contenthash].css"`. Optionally add `[name]`.
290-
291291

292292
## License
293293

0 commit comments

Comments
 (0)