You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nextcloud/tests/lib/Template
Ferdinand Thiessen 00e041b907 feat(template): Allow `JSResourceLocator` to find ES6 scripts
Enable module js (ES6) support on the `JSResourceLocator`.
This changes `JSResourceLocator` to look for `.mjs` files first
to allow applications to provide a fallback `.js` for older Nextcloud versions.

Signed-off-by: Ferdinand Thiessen <rpm@fthiessen.de>
1 year ago
..
data Tests 7 years ago
CSSResourceLocatorTest.php Remove SCSSCacher 2 years ago
JSCombinerTest.php composer run cs:fix 1 year ago
JSResourceLocatorTest.php feat(template): Allow `JSResourceLocator` to find ES6 scripts 1 year ago
ResourceLocatorTest.php Drop 3rdparty root since it is unused and adjust tests 1 year ago