15 lines
287 B
JSON
15 lines
287 B
JSON
{
|
|
"public": "dist/phx-frontend-plugin-demo/browser",
|
|
"headers": [
|
|
{
|
|
"source": "**/*.{js,mjs}",
|
|
"headers": [
|
|
{
|
|
"key": "Cache-Control",
|
|
"value": "no-store, no-cache, must-revalidate"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|