angular-loading-bar
angular-loading-bar copied to clipboard
Support Webpack
There is only one thing missing to work great with webpack
you should export the css files as well
or require it on this file: https://github.com/chieffancypants/angular-loading-bar/blob/master/index.js
PR?
You can just require "angular-loading-bar/build/loading-bar.css" in the same file when you configure your angular module :wink: