Skip to content

[FIX] NPM: Update dependencies (v. 10.x)#11593

Open
mjansenDatabay wants to merge 2 commits into
ILIAS-eLearning:release_10from
mjansenDatabay:hotfix/10/npm-dependencies
Open

[FIX] NPM: Update dependencies (v. 10.x)#11593
mjansenDatabay wants to merge 2 commits into
ILIAS-eLearning:release_10from
mjansenDatabay:hotfix/10/npm-dependencies

Conversation

@mjansenDatabay
Copy link
Copy Markdown
Contributor

No description provided.

@mjansenDatabay mjansenDatabay added bugfix dependencies Pull requests that update a dependency file labels May 22, 2026
public function registerResources(ResourceRegistry $registry): void
{
parent::registerResources($registry);
$registry->register('assets/js/tagify.min.js');
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

FYI @thibsy / @oliversamoila New versions of tagify don't provide a ".min." file

Copy link
Copy Markdown
Contributor

@thibsy thibsy left a comment

Choose a reason for hiding this comment

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

Checks out too, thx!

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

Labels

bugfix dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants