I have created this merge request to solve the issue #4 .
This make the mermaid.js library local.
The main problem I encountered was to move the js file to the right location but using the build.rs script did the trick.
As @mdaj06 I am relatively new to the Rust ecosystem therefore any remarks are welcome! :)
Hi,
I have created this merge request to solve the issue #4 . This make the mermaid.js library local. The main problem I encountered was to move the js file to the right location but using the
build.rs
script did the trick.As @mdaj06 I am relatively new to the Rust ecosystem therefore any remarks are welcome! :)
Closes #4