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.
ember-get-config
1 parent e5258a2 commit 7329e45Copy full SHA for 7329e45
ember-cli-build.js
@@ -55,9 +55,6 @@ module.exports = function (defaults) {
55
return require('@embroider/compat').compatBuild(app, Webpack, {
56
staticAddonTestSupportTrees: true,
57
staticModifiers: true,
58
-
59
- // see https://github.com/embroider-build/embroider/issues/823
60
- compatAdapters: new Map([['ember-get-config', null]]),
61
});
62
}
63
0 commit comments