disable auto-alias

main
Mike Fix 6 years ago
parent 3946173d34
commit 31644ca093

@ -16,5 +16,8 @@
}, },
"features": { "features": {
"cloud": "v1" "cloud": "v1"
},
"github": {
"autoAlias": false
} }
} }

@ -9,5 +9,8 @@
"destination": "/index.html" "destination": "/index.html"
} }
] ]
},
"github": {
"autoAlias": false
} }
} }

Loading…
Cancel
Save