ezraroi / ngJsTree

Angular Directive for the famous JS Tree
http://ezraroi.github.io/ngJsTree/
MIT License
270 stars 98 forks source link

ngJsTree alarm error in webpack #72

Open DrBoria opened 8 years ago

DrBoria commented 8 years ago

I use webpack and your ngJsTree. After including this module and jstree i have "Error: scope.tree.jstree is not a function". As resulted webpack file I have methods of JsTree module, but it still have this error. Can you please talk, what should I do to fix it?

ezraroi commented 8 years ago

I am not familiar with webpack, so i am not able to help here