Skip to content

Conversation

@juliusknorr
Copy link
Member

@juliusknorr juliusknorr commented Mar 8, 2022

There may be apps (recommendations, onlyoffice for example) which use main.js as the filename for their scripts which currently causes basically to get dist/core-main.js being loaded multiple times. This ensures that we only trigger the core loading if no directory separator is present in the script name, which is the case for all scripts from apps.

Small edge case bug that was introduced with #30020

Copy link
Member

@vinicius73 vinicius73 left a comment

Choose a reason for hiding this comment

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

It fixes the integration with OnlyOffice

@skjnldsv skjnldsv merged commit ec4280e into master Mar 8, 2022
@skjnldsv skjnldsv deleted the bugfix/noid/app-script-main branch March 8, 2022 15:29
@skjnldsv skjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug regression

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants