jdunkerley / TechStudio

Technical Analysis and Back Testing Studio
1 stars 0 forks source link

Only build changed files #13

Open owennw opened 9 years ago

owennw commented 9 years ago

Every time a build or app:serve is run every file is re-linted, built, tested and minified. For performance instead we should just rescan all the changed files, and then re-concat and minify.