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.
staticModifiers
1 parent 1c58cb3 commit 3c4d364Copy full SHA for 3c4d364
ember-cli-build.js
@@ -48,6 +48,7 @@ module.exports = function (defaults) {
48
const { Webpack } = require('@embroider/webpack');
49
return require('@embroider/compat').compatBuild(app, Webpack, {
50
staticAddonTestSupportTrees: true,
51
+ staticModifiers: true,
52
53
// see https://github.com/embroider-build/embroider/issues/823
54
compatAdapters: new Map([['ember-get-config', null]]),
0 commit comments