Add git submodule for vendoring elm-codegen.

This commit is contained in:
Dillon Kearns 2022-09-20 13:18:02 -07:00
parent 61d79b354b
commit 1488dabca6
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "examples/todos/send-grid"]
path = examples/todos/send-grid
url = https://github.com/MartinSStewart/send-grid
[submodule "codegen/elm-codegen"]
path = codegen/elm-codegen
url = https://github.com/dillonkearns/elm-codegen

1
codegen/elm-codegen Submodule

@ -0,0 +1 @@
Subproject commit a23c1cf4fd160968a1eee2e9d9ecea695dbf7478