6 lines
74 B
JSON
6 lines
74 B
JSON
|
|
{
|
||
|
|
"rewrite": [
|
||
|
|
{ "from": "/css/*", "to": "/styles/$1" }
|
||
|
|
]
|
||
|
|
}
|