EvHaus / doby-grid

An HTML table element on steroids.
Other
14 stars 5 forks source link

JQuery and $ variable #152

Closed ckosmowski closed 9 years ago

ckosmowski commented 9 years ago

On your master branch i have a new problem with the "$" variable. You rely on that this variable exists and points to jQuery, but in our environment (and in many others) it doesn't. In the older version it seemed you used a module pattern to avoid this.

EvHaus commented 9 years ago

How are you loading your components in your app? RequireJS, Browserify or simply by importing files via Githubissues.

  • Githubissues is a development platform for aggregating issues.