adapt_framework icon indicating copy to clipboard operation
adapt_framework copied to clipboard

AAT compilation improvements

Open oliverfoster opened this issue 1 year ago • 0 comments

Subject of the issue

  • Bring grunt diff to the server build process, use newer to 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

oliverfoster avatar Apr 24 '24 16:04 oliverfoster