Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add a TypeScript project built by Rsbuild #601

Merged
merged 14 commits into from
Sep 19, 2024

Conversation

tbouffard
Copy link
Member

@tbouffard tbouffard commented Sep 7, 2024

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

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.
@tbouffard tbouffard added the enhancement New feature or request label Sep 7, 2024
Copy link

github-actions bot commented Sep 7, 2024

🎊 PR Preview ed02d56 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

@tbouffard tbouffard marked this pull request as ready for review September 8, 2024 16:33
@tbouffard tbouffard merged commit a3e4b22 into master Sep 19, 2024
19 checks passed
@tbouffard tbouffard deleted the feat/add_rsbuild_project branch September 19, 2024 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] Add an example of a project using Rspack
1 participant