Commit 85072ea
authored
add
Not calling `this._super` in the `included` hook causes other build issues (at least when developing an addon)
and seems to be the recommended practice in the docs as well:
https://cli.emberjs.com/release/writing-addons/in-repo-addons/#broccolibuildoptionsforinrepoaddonsthis._super call to included hook plugin doc1 parent 6b69fef commit 85072ea
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| 89 | + | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
0 commit comments