text build
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cache-Control",
|
||||
"value": "public, max-age=0, must-revalidate"
|
||||
"value": "public, max-age=2678400"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -44,10 +44,5 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"routes": [
|
||||
{ "src": "/css/index.css", "dest": "/css/index.css" }
|
||||
],
|
||||
"buildCommand": "bash build.sh",
|
||||
"outputDirectory": "public"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user