Cargo Features

[dependencies]
pontus_onyx_gui = { version = "0.1.0", default-features = false, features = ["custom-protocol"] }
default = custom-protocol

The custom-protocol feature is set by default whenever pontus_onyx_gui is added without default-features = false somewhere in the dependency tree.

custom-protocol default

this feature is used used for production builds where devPath points to the filesystem DO NOT remove this

Enables custom-protocol of tauri