all: stop using src/ dir, make tests reproducible, fix CI
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
module main
|
||||
|
||||
fn main() {
|
||||
println(embedfs)
|
||||
$if bare_map ? {
|
||||
json_file := embedfs['assets/example.json'] or { EmbedFile{} }
|
||||
println(json_file.data.to_string().trim_space())
|
||||
|
Reference in New Issue
Block a user