jtsage / jtsage-datebox

A multi-mode date and time picker for Bootstrap (3&4), jQueryMobile, Foundation, Bulma, FomanticUI, and UIKit (or others)
http://datebox.jtsage.dev/
Other
474 stars 166 forks source link

Folder Mess / Build Process #331

Closed jtsage closed 10 years ago

jtsage commented 10 years ago

As time goes by, the whole build system got a little out of hand. There are something like half a dozen build processes, not to mention a couple 'devel server only' script files to make my life easier.

If only there were some sort of project specifically built to address this.

Oh wait, there is - going to grunt for 1.5.0

Also dropping YUI for UglifyJS for 1.5.0

And, if possible, dropping the python + shell massacre that is the i18n build system - there are a few nodejs gettext plugins, and a promising looking grunt plugin.