-record(config, { outdir :: binary(), entry_points :: list(binary()), format :: esgleam:format(), minify :: boolean(), target :: list(binary()), serve :: gleam@option:option(binary()), sourcemap :: boolean(), watch :: boolean(), raw :: binary() }).