Skip to content

fix(theming): Add __webpack_nounce__ to support async chunks - #40062

Merged
skjnldsv merged 1 commit into
stable27from
fix/theming-async-chunks
Aug 27, 2023
Merged

fix(theming): Add __webpack_nounce__ to support async chunks#40062
skjnldsv merged 1 commit into
stable27from
fix/theming-async-chunks

Conversation

@susnux

Copy link
Copy Markdown
Contributor

Summary

Add webpack nounce so async chunks can be loaded, like the FilePickerBuilder (OC.Dialogs.filepicker works, but when directly using the FilePickerBuilder async chunks might be loaded).

Checklist

…he filepicker
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnuxsusnux added this to the Nextcloud 27.1.0 milestone Aug 26, 2023
@susnux
susnux requested review from a team, AndyScherzinger, Pytal, artonge, skjnldsv and szaimen and removed request for a teamAugust 26, 2023 14:54
@susnuxsusnux linked an issue Aug 26, 2023 that may be closed by this pull request
8 tasks
@skjnldsv
skjnldsv merged commit 897c4d4 into stable27Aug 27, 2023
@skjnldsv
skjnldsv deleted the fix/theming-async-chunks branch August 27, 2023 09:38
@blizzzblizzz mentioned this pull request Aug 29, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: 27.1 Beta 3: can't set custom background in personal settings

2 participants

@susnux@skjnldsv