tauri/.changes/inline-plugins.md
Lucas Fernandes Nogueira edb11c138d
feat(build): support plugins that are defined in app crate (#8781)
* feat(build): support plugins that are defined in app crate

* dx
2024-02-16 08:24:40 -03:00

130 B

tauri-build
patch:enhance

Added Attributes::plugin() to register a plugin that is inlined in the application crate.