first draft
This commit is contained in:
15
serve.json
Normal file
15
serve.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"public": "dist/phx-frontend-plugin-demo/browser",
|
||||
"headers": [
|
||||
{
|
||||
"source": "**/*.{js,mjs}",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "no-store, no-cache, must-revalidate"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user