7 lines
90 B
Plaintext
7 lines
90 B
Plaintext
b :: import "@std/build"
|
|
|
|
config :: b.BuildConfig{
|
|
name = "honey",
|
|
source = "source",
|
|
}
|