Closed tbouffard closed 1 month ago
ℹ️ The project will be built with Rsbuild
, see #601.
Form the Rspack getting started:
Rsbuild is a high-performance build tool powered by Rspack and developed by the Rspack team. It provides a set of thoughtfully designed default build configs, offering an out-of-the-box development experience and can fully unleash the performance advantages of Rspack. We recommend using Rsbuild to create new projects.
See https://github.com/web-infra-dev/rspack: rust based bundler, developed by ByteDance
Note that on 2023-03-13:
Rspack
is in alpha and is not production ready.But this will ensure that projects using
Rspack
can integratebpmn-visualization
seamlessly, like for #423.Contribution guidelines
projects
directorybpmn-visualization
with build tools and bundlers.In any case, please communicate with the maintainers of this repository (with this issue) about what you want to implement (especially the use case) to make sure we're aligned on this. This will speed up the review and final integration into the examples.