UNPKG

@enjin/ionic1

Version:

A comprehensive build system for Ionic 1 apps by Madness Labs as part of the Madness Enjin

9 lines (7 loc) 184 B
<%= typings ? '/// <reference path="' + typings + '"/>' : null %> ((): void => { angular.module('<%= app %>', [ '<%= app %>.config', <%= plugins %> ]); })();