Skip to content

Comments

updated and tested production build deployment#72

Open
csaenz-psg wants to merge 1 commit intodevfrom
52-installable-with-relative-links
Open

updated and tested production build deployment#72
csaenz-psg wants to merge 1 commit intodevfrom
52-installable-with-relative-links

Conversation

@csaenz-psg
Copy link
Collaborator

Relative links are working correctly with one caveat: when creating and deploying a production build, one should NOT open the production build by double-clicking the index.html file created in dist after running npm run build. Instead, the production build should be deployed by running "npx serve dist --single" this will start a dedicated prod server to serve the application. This results in an application that can be deployed from anywhere.

Completion criteria for this task would involve other team members verifying deployment. @odungern

@csaenz-psg csaenz-psg linked an issue Feb 23, 2026 that may be closed by this pull request
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.

Installable with relative links

1 participant