mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-11-22 03:23:52 +03:00
Add git submodule for vendoring elm-codegen.
This commit is contained in:
parent
61d79b354b
commit
1488dabca6
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -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
1
codegen/elm-codegen
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a23c1cf4fd160968a1eee2e9d9ecea695dbf7478
|
Loading…
Reference in New Issue
Block a user