Open owennw opened 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.
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.