We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e3f859 commit 849a72dCopy full SHA for 849a72d
1 file changed
index.js
@@ -47,8 +47,6 @@ module.exports = {
47
},
48
49
included: function(app) {
50
- if (app.app) { app = app.app; }
51
-
52
this._super.included.apply(this, arguments);
53
54
this.projectRoot = this._projectRoot(app.trees);
0 commit comments