adapt_framework
adapt_framework copied to clipboard
AAT compilation improvements
Subject of the issue
-
Bring
grunt diffto the server build process, usenewerto compile only when necessary. https://github.com/adaptlearning/adapt_framework/blob/5663a1380dc49c486af4b4ab7dd368ac66c7ee18/grunt/tasks/diff.js#L14-L16 -
Allow the javascript compilation cache to live for longer than a week https://github.com/adaptlearning/adapt_framework/blob/5663a1380dc49c486af4b4ab7dd368ac66c7ee18/grunt/tasks/javascript.js#L23 https://github.com/adaptlearning/adapt_framework/blob/5663a1380dc49c486af4b4ab7dd368ac66c7ee18/grunt/helpers/CacheManager.js#L11-L13