mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
10 lines
154 B
JSON
10 lines
154 B
JSON
{
|
|
"watch": true,
|
|
"reload": "**/**.{html,js,css}",
|
|
"mount": [
|
|
{
|
|
"path": "test_pages/",
|
|
"target": "/"
|
|
}
|
|
]
|
|
} |