tannerlinsley / nz-toggle

Dual and triple-state toggles for AngularJS
http://codepen.io/anon/pen/yNjyME
40 stars 29 forks source link

Dependency to angularjs added #45

Open mgvanbochove opened 5 years ago

mgvanbochove commented 5 years ago

Hi,

We added a dependency to angularjs which solves a runtime problem when we build using the prod profile defined in our gulp file. By adding this dependency gulp (or some of the tools executed by gulp) knows nz-toggle depends on angularjs and gulp knows how to create single js file with all dependencies.