darul75 / angular-awesome-slider

:arrows_clockwise: Angular slider control directive
http://darul75.github.io/angular-awesome-slider/
MIT License
144 stars 63 forks source link

include unminified version in dist/ #66

Closed evillemez closed 9 years ago

evillemez commented 9 years ago

From what I can tell there's no unminified version included, which makes it hard to incorporate into pre-existing build processes that do their own minification

darul75 commented 9 years ago

You can add minified version to your existing minified version process or see html example in src directory including js source files and their order. But I will suggest use minified one.