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 d87f489 commit cc792c2Copy full SHA for cc792c2
app/app.js
@@ -1,7 +1,7 @@
1
import Application from '@ember/application';
2
import Resolver from 'ember-resolver';
3
import loadInitializers from 'ember-load-initializers';
4
-import config from './config/environment';
+import config from 'ember-help-wanted/config/environment';
5
import { importSync, isDevelopingApp, macroCondition } from '@embroider/macros';
6
7
import compatModules from '@embroider/virtual/compat-modules';
0 commit comments