SEL-Columbia / dokomoforms

Dokomo どこも Forms is a mobile data collection technology that doesn't suck.
http://dokomoforms.org
GNU General Public License v3.0
22 stars 23 forks source link

frontend build, refactor promise implementation #174

Closed jmwohl closed 8 years ago

jmwohl commented 8 years ago

moved all vendor deps out of survey app build [Finishes #105227214]

replaced mpromise lib with jquery's deferred since jquery is already included in the build [Finishes #105483622]