Added hash to resource filenames
Cache busting is here wooooo
This commit is contained in:
parent
8d2abf9b3b
commit
b1790c7776
10 changed files with 63 additions and 11 deletions
10
.prettierrc
Normal file
10
.prettierrc
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"overrides": [
|
||||
{
|
||||
"files": ["*.html"],
|
||||
"options": {
|
||||
"parser": "go-template"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue