Skip to content

Commit

Permalink
[BUGFIX] Add IRRE support
Browse files Browse the repository at this point in the history
  • Loading branch information
MattiasNilsson committed Jan 25, 2024
1 parent 3583e85 commit fa45575
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Configuration/JavaScriptModules.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
// required import configurations of other extensions,
// in case a module imports from another package
'dependencies' => ['backend'],
'tags' => [
'backend.form',
],
'imports' => [
// recursive definiton, all *.js files in this folder are import-mapped
// trailing slash is required per importmap-specification
Expand Down

0 comments on commit fa45575

Please sign in to comment.