Commit 9c00a45
authored
Add empty dist directory with .gitkeep for workflow compatibility
- Added an empty dist directory with a .gitkeep file to ensure the directory is tracked in version control.
- This is a placeholder until the build process populates the dist directory with output files.
- Prevents workflow errors caused by the missing dist directory during deployment or testing.1 parent 28a713d commit 9c00a45
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
0 commit comments