ruhley / angular-color-picker

Vanilla AngularJS Color Picker Directive with no requirement on jQuery
http://ruhley.github.io/angular-color-picker/
MIT License
166 stars 79 forks source link

How to config requireJS to load tinycolor.js and angularjs-color-picker.js #66

Closed flyliu33 closed 8 years ago

flyliu33 commented 8 years ago

How to config requireJS to load tinycolor.js and angularjs-color-picker.js.Thanks

flyliu33 commented 8 years ago

I find that when I using requireJS to load tinycolor.js and angularjs-color-picker.js.Some errors will happen, it tip that tinycolor is not defined in angularjs-color-picker.js.I can sure that tinycolor.js is load before angularjs-color-picker.js.But, when I using tag Githubissues.

  • Githubissues is a development platform for aggregating issues.