orionrobots / Bounce

Visual Programming System For Esp8266 running NodeMCU
Apache License 2.0
56 stars 19 forks source link

jquery should be installed by NPM #58

Open dannystaple opened 1 year ago

dannystaple commented 1 year ago

Jquery and minified libraries are currently checked into the repo. This should be managed by npm as a package manager and compiled into a dist folder as/where needed when the code is distributed.