tyhoff / Clock

A Pebble Smartwatch application called Clock - it's just a clock
11 stars 1 forks source link

Refactored build process #13

Closed scottopell closed 10 years ago

scottopell commented 10 years ago

This separates the javascript files and adds a minify step. requires uglifyjs. Also adds a jshintrc that declares a global pebble object and global firebase object because these will be present at runtime.