Temporarily switches locationType to hash based routes. This is due to horizontal email tasks being sent out

This commit is contained in:
Seyi Adebajo 2017-03-29 18:44:22 -07:00 committed by Mars Lan
parent 82ed878e8c
commit 094dfebf33

View File

@ -5,7 +5,7 @@ module.exports = function(environment) {
modulePrefix: 'wherehows-web',
environment: environment,
rootURL: '/',
locationType: 'auto',
locationType: 'hash',
EmberENV: {
FEATURES: {
// Here you can enable experimental features on an ember canary build