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

Configure Feed

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

1<!-- 2 SPDX-License-Identifier: Apache-2.0 3 SPDX-FileCopyrightText: 2023 The Gleam contributors 4--> 5 6This directory contains four projects used in CI test `test/project_path_deps`. 7 8The dependency graph of these projects is as follows: 9 10``` 11 _-> project_b -_ 12 / v 13project_a project_d 14 \ ^ 15 '-> project_c -' 16``` 17