mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-22 08:08:01 +00:00
Temporarily switches locationType to hash based routes. This is due to horizontal email tasks being sent out
This commit is contained in:
parent
82ed878e8c
commit
094dfebf33
@ -5,7 +5,7 @@ module.exports = function(environment) {
|
|||||||
modulePrefix: 'wherehows-web',
|
modulePrefix: 'wherehows-web',
|
||||||
environment: environment,
|
environment: environment,
|
||||||
rootURL: '/',
|
rootURL: '/',
|
||||||
locationType: 'auto',
|
locationType: 'hash',
|
||||||
EmberENV: {
|
EmberENV: {
|
||||||
FEATURES: {
|
FEATURES: {
|
||||||
// Here you can enable experimental features on an ember canary build
|
// Here you can enable experimental features on an ember canary build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user