Closed tbouffard closed 2 months ago
🎊 PR Preview ed02d565163ebf787a813616185dd52109d92e45 has been successfully built and deployed to https://process-analytics-bpmn-visualization-examples-pr_preview-pr-601.surge.sh
🕐 Build time: 0.011s
🤖 By surge-preview
Fetch the BPMN diagram instead of storing it in the js chunks to reduce their size.
Rsbuild provides an easy way to obtain the URL of an asset using a regular import in the TypeScript code. This is how the diagram URL is retrieved.
Notes
Closes #478 Covers #502