Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(js): dropped RequireJS in favor of ECMAScript modules #14562

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

jdalsem
Copy link
Member

@jdalsem jdalsem commented Feb 9, 2024

  • check htaccess for caching rule changes
  • update javascript docs
  • fix karma tests

fixes #14367

@jdalsem jdalsem changed the title feat(js): added importmap for ES modules feat(js): dropped RequireJS in favor of ECMAScript modules Feb 12, 2024
@jdalsem jdalsem force-pushed the 6.php83 branch 6 times, most recently from 6259753 to 79acfdb Compare February 15, 2024 14:34
@jdalsem jdalsem marked this pull request as ready for review February 15, 2024 14:45
@jdalsem jdalsem force-pushed the 6.php83 branch 4 times, most recently from 617a0fe to 45da82d Compare February 16, 2024 09:06
@@ -29,6 +29,7 @@ class CacheHandler {
'js' => 'application/javascript',
'json' => 'application/json',
'map' => 'application/json',
'mjs' => 'application/javascript',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jeabakker jeabakker merged commit 4dd460e into Elgg:master Feb 16, 2024
13 checks passed
@mrclay
Copy link
Member

mrclay commented Jul 12, 2024

@jdalsem @jeabakker 🥇 Wow! What a huge effort.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants