Progress, but String is not extended for some reason

This commit is contained in:
2018-12-12 12:10:22 -05:00
parent 36b7ed4c03
commit b3def11dd0
20 changed files with 717 additions and 86 deletions
+5 -5
View File
@@ -4,13 +4,13 @@
module.exports = function(environment) {
let ENV = {
modulePrefix: 'dummy',
environment,
environment: environment,
rootURL: '/dunlop-app-namespace/app/',
locationType: 'auto',
applicationName: "Panda",
apiHost: '',
apiNamespace: 'dunlop-app-namespace/api/v1',
exportApplicationGlobal: true,
//applicationName: "Panda",
//apiHost: '',
//apiNamespace: 'dunlop-app-namespace/api/v1',
//exportApplicationGlobal: true,
EmberENV: {
FEATURES: {
// Here you can enable experimental features on an ember canary build