Skip to content

Commit 9c00a45

Browse files
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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/.gitkeep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+

0 commit comments

Comments
 (0)