re-including app folder
This commit is contained in:
10
media-store/app/react/public/xs-app.json
Normal file
10
media-store/app/react/public/xs-app.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"welcomeFile": "/index.html",
|
||||
"routes": [
|
||||
{
|
||||
"source": "^(.*)",
|
||||
"target": "$1",
|
||||
"service": "html5-apps-repo-rt"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user