-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Just a question on what is the recommended way to develop on this? It seems that the minified version of the HTML is checked in to git but that causes a difference when I generate a local version for testing purposes. Also the build version seems to update every time I generate a local version which also causes a difference. I think the build folder should be excluded from git.
Wouldn't it be better to switch to a different build system? E.g. something based on NodeJS with Webpack or some kind of task runner (I'm still a fan of Gulp). The implemented minification process seems to very quick and dirty while there are very good tools available that probably do a much better job.
Metadata
Metadata
Assignees
Labels
No labels