Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Warning's on App Startup #478

Merged
merged 1 commit into from
Oct 10, 2024
Merged

Remove Warning's on App Startup #478

merged 1 commit into from
Oct 10, 2024

Conversation

Mtimpson
Copy link
Collaborator

@Mtimpson Mtimpson commented Oct 9, 2024

Previously on app startup, the application was showing the following warnings:

packages/telemed-ehr/app start:local: files in the public directory are served at the root path.
packages/telemed-ehr/app start:local: Instead of /public/favicon.ico, use /favicon.ico.
packages/telemed-ehr/app start:local: files in the public directory are served at the root path.
packages/telemed-ehr/app start:local: Instead of /public/manifest.json, use /manifest.json.

This pull request serves the files from the root directory and removes both warnings.

@Mtimpson Mtimpson merged commit 70daaf9 into develop Oct 10, 2024
2 checks passed
@Mtimpson Mtimpson deleted the RemoveWarningsMT branch October 10, 2024 20:09
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.

1 participant