Skip to content

fix: Wrong file location of index.html file in client directory causing the server to crash - #12

Open
webbrain-one wants to merge 1 commit into
arunkumar413:mainfrom
webbrain-one:webbrain/issue-7
Open

fix: Wrong file location of index.html file in client directory causing the server to crash#12
webbrain-one wants to merge 1 commit into
arunkumar413:mainfrom
webbrain-one:webbrain/issue-7

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #7

The backend was referencing a non-existent `dist/index.html`, causing
the server to crash. Updated the path to point to the correct location
in the `src` directory.

Fixes arunkumar413#7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wrong file location of index.html file in client directory causing the server to crash

1 participant