2018-03-30 13:08:09 +00:00
|
|
|
{
|
2018-07-25 11:45:42 +00:00
|
|
|
"/index": "static/development/pages/index.js",
|
|
|
|
"/world": "static/development/pages/world.js",
|
|
|
|
"/_error": "static/development/pages/_error.js",
|
|
|
|
"/non-existent-child": "static/development/pages/non-existent-child.js"
|
|
|
|
}
|