Changeset 469 for Dev/trunk/grunt-tasks

Timestamp:
07/01/13 02:49:04 (12 years ago)
Author:
hendrikvanantwerpen
Message:

Speed-up build process.

Dropped the development build for generating files in the source
tree. This is a bit more messy, since these files will be checked in
as well. Teh extra copy to build/development was very slow though and
annoying when rapid test cycles were needed. A copy-on-newer function
did not improve much, traversing in Node/grunt seems to take time.

File:
1 added

Note: See TracChangeset for help on using the changeset viewer.