- 🇮🇳India ankithashetty Karnataka, India
Rerolled the patch against 10.1.x.
Changes in the new patch:
- Drupal 10 doesn't need to have the es6 code transpiled, so we can just copy the contents from .es6.js into .js file from the D9 patch and remove the .es6.js.
- Compared the patch in #45 and #54, it included a change in
core/modules/locale/tests/src/Functional/LocaleJavascriptTranslationTest.php
file. Removed that file in the new patch, as this issue focuses on only .js files (as mentioned in the issue title).
Thanks!
The last submitted patch, 63: 2570093-63.patch, failed testing. View results →