mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 06:05:24 +00:00
Add plugin bundling, sourced from target/plugin.rbxm
This commit is contained in:
@@ -14,6 +14,10 @@ path = "src/lib.rs"
|
||||
name = "rojo"
|
||||
path = "src/bin.rs"
|
||||
|
||||
[features]
|
||||
default = []
|
||||
bundle-plugin = []
|
||||
|
||||
[dependencies]
|
||||
clap = "2.27"
|
||||
rouille = "2.1"
|
||||
|
||||
Reference in New Issue
Block a user