Skip to content

Commit

Permalink
Prod config updates
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdiliberto committed Jul 11, 2015
1 parent e70bae0 commit 3a28c4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/dummy/config/environment.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ module.exports = function(environment) {
}

if (environment === 'production') {

ENV.locationType = 'hash';
ENV.baseURL = '/ember-cli-transformicons'
}

return ENV;
Expand Down

0 comments on commit 3a28c4e

Please sign in to comment.