MDL-68677 core: Enable prefetching when cachejs is disabled
commit84d8b45fdfb634f9415982fdfc4827439ddca806
authorAndrew Nicols <andrew@nicols.co.uk>
Tue, 12 May 2020 01:21:03 +0000 (12 09:21 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Thu, 14 May 2020 06:10:55 +0000 (14 14:10 +0800)
tree8a30eb117973de32ac8d4bbbdba8ad8fedc81a76
parentb9dec51ab4a750d08e9332a53cd6c640cd03e861
MDL-68677 core: Enable prefetching when cachejs is disabled

With the templaterev issue resolved we should enable the prefetch module
when cachejs is enabled to avoid a different experience when cachejs is
enabled vs. disabled.

Previously there was little point in doing this due to a range of other
bugs (string normalisation, and misuse of templaterev).

With these issues resolved we should enabel the caching.
lib/amd/build/prefetch.min.js
lib/amd/build/prefetch.min.js.map
lib/amd/src/prefetch.js
lib/outputrequirementslib.php