We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f80561c commit ec219d6Copy full SHA for ec219d6
tests/dummy/config/environment.js
@@ -6,7 +6,7 @@ module.exports = function(environment) {
6
modulePrefix: 'dummy',
7
environment,
8
rootURL: '/',
9
- locationType: 'hash',
+ locationType: 'auto',
10
contentSecurityPolicy: {
11
'img-src': "'self' data: emberjs.com assets-cdn.github.com",
12
'style-src': "'self' maxcdn.bootstrapcdn.com",
0 commit comments