hoodie-plugin-angularjs icon indicating copy to clipboard operation
hoodie-plugin-angularjs copied to clipboard

Loading the /_api/_files/hoodie.js is the correct way

Open idanb11 opened this issue 10 years ago • 0 comments

When loading like so: <script src="/_api/_files/hoodie.js"></script> there is no need to load also hoodie-plugin-angularjs.js since it is loaded atomatically by the <script src="/_api/_files/hoodie.js"></script> and so need to load angular before that.

have a look at: https://github.com/hoodiehq/hoodie.js/issues/404

Idanb11

idanb11 avatar Feb 03 '15 10:02 idanb11