process-analytics / bpmn-visualization-examples

Examples of use of the `bpmn-visualization` library.
https://cdn.statically.io/gh/process-analytics/bpmn-visualization-examples/master/examples/index.html
Apache License 2.0
59 stars 19 forks source link

feat: add a TypeScript project built by Rsbuild #601

Closed tbouffard closed 2 months ago

tbouffard commented 2 months ago

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

github-actions[bot] commented 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