Fork of daniellemaywood.uk/gleam — Wasm codegen work
2

Configure Feed

Select the types of activity you want to include in your feed.

update snapshot

+1 -1
+1 -1
test-package-compiler/src/snapshots/test_package_compiler__generated_tests__erlang_app_generation.snap
··· 14 14 15 15 //// /out/lib/the_package/ebin/my_erlang_application.app 16 16 {application, my_erlang_application, [ 17 - {mod, 'my_erlang_application_sup'}, 17 + {mod, {'my_erlang_application_sup', []}}, 18 18 {vsn, "0.1.0"}, 19 19 {applications, [gleam_otp, 20 20 gleam_stdlib,