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 9bb439a commit 45b16e3Copy full SHA for 45b16e3
frameworks/keyed/ember/ember-cli-build.js
@@ -36,6 +36,8 @@ module.exports = function (defaults) {
36
staticAddonTrees: true,
37
staticHelpers: true,
38
staticComponents: true,
39
+ staticModifiers: true,
40
+ staticEmberSource: true,
41
packagerOptions: {
42
webpackConfig: {
43
mode: 'production'
0 commit comments