Commit graph

2 commits

Author SHA1 Message Date
Olaoluwa Osuntokun
df1e0f910b
build: update lnd version to v0.16.1 2023-04-25 18:16:28 +02:00
Oliver Gugger
4499e45ac5
app/build: add .gitkeep to make sure directory exists
Even though the content of the app/build directory should be ignored by
git, we need it to exist in order for the Golang embedded file system
compilation to succeed on an empty project. This is required to fix
compilation issues when lightning-terminal is used as a module
dependency in another project, where the frontend build process can't be
triggered.
2023-04-17 10:54:25 +02:00