Skip to content

fix: use correct public path for assets in React (ESM) builds (version/11.12) - #212

Merged
weirdwater merged 2 commits into
version/11.12from
fix/react-client-assets-public-path-11.12
Aug 6, 2026
Merged

fix: use correct public path for assets in React (ESM) builds (version/11.12)#212
weirdwater merged 2 commits into
version/11.12from
fix/react-client-assets-public-path-11.12

Conversation

@weirdwater

Copy link
Copy Markdown
Collaborator

11.12 Backport of #201

@weirdwater
weirdwater requested a review from a team as a code owner August 6, 2026 12:54
@weirdwater weirdwater changed the title fix: use correct public path for assets in React (ESM) builds fix: use correct public path for assets in React (ESM) builds (version/11.12) Aug 6, 2026
@weirdwater
weirdwater enabled auto-merge August 6, 2026 12:59
r0b1n and others added 2 commits August 6, 2026 17:02
Images imported in widgets were not displayed when deployed in the cloud
because the ESM bundle used the wrong base path for assets. The ESM output
now resolves assets under dist/ (React client path) while AMD output
continues to use widgets/ (Dojo path).
@weirdwater
weirdwater force-pushed the fix/react-client-assets-public-path-11.12 branch from 0a94541 to bc33195 Compare August 6, 2026 15:02
@weirdwater
weirdwater merged commit f57cb28 into version/11.12 Aug 6, 2026
12 checks passed
@weirdwater
weirdwater deleted the fix/react-client-assets-public-path-11.12 branch August 6, 2026 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants