diff --git a/src/templates/partials/scripts.hbs b/src/templates/partials/scripts.hbs index 7e5c069..cd88f94 100644 --- a/src/templates/partials/scripts.hbs +++ b/src/templates/partials/scripts.hbs @@ -3,5 +3,6 @@ apps: {{{ toJSON apps }}}, navigations: {{{ toJSON navigations }}}, config: {{{ toJSON config }}} + features: {{{ toJSON features }}} }) \ No newline at end of file