if (angMods.length) {
            this.env.options.angularDeps = this.env.options.angularDeps + angMods.join(', ');
        }