UNPKG

angularjs-loading

Version:

Angular directive that lets you to prevent user interaction with part of the page and display loading/busy indicator (spinner based on spin.js)

10 lines (9 loc) 152 B
'use strict'; // Minifies JS files module.exports = { dist: { files: { 'angular-loading.min.js': 'angular-loading.js' } } };