You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
danbim
changed the title
Replace embedded wisebed.js with reference to npm-deployed wisebed.js
Build upon npm, depend on npm-deployed wisebed.js
Sep 25, 2014
- split individual WiseGui classes into npm modules that are locally included via require() calls
- included wisebed.js via npm repository
- set up build process via grunt that uses browserify and uglify to pipe all WiseGui classes into one js file, reducing the number of HTTP request/response cycles necessary to load WiseGui
- started to use jshint for lint-checking, removed a lot of warnings
- currently some variables are still globally defined, further refactoring should be made in the future
No description provided.
The text was updated successfully, but these errors were encountered: