mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
* 🔧 Autogenerate serialization values for wasm enums * 🔧 Add serializer values to the wasm api * ✨ Avoid converting to a clojure map the serializer js object * 🔧 Update watch script for autoserialized enums * 🐛 Fix missing serializer values
4 lines
111 B
Rust
4 lines
111 B
Rust
// We need this empty script so OUT_DIR is automatically set and we can build
|
|
// the macros crate
|
|
fn main() {}
|