feat: add .gitkeep to ensure dist directory exists for go:embed
This commit is contained in:
2
internal/server/app/dist/.gitkeep
vendored
Normal file
2
internal/server/app/dist/.gitkeep
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
# This file ensures the dist directory exists for go:embed
|
||||||
|
# The actual frontend files are built during CI/CD
|
||||||
Reference in New Issue
Block a user