Skip to content

How can I load gh-pages/pr-preview file? #49

Closed Answered by rossjrw
seongminn asked this question in Q&A
Discussion options

You must be logged in to vote

I took a look at your repository.

Your gh-pages branch contains previews for both PR 22 and PR 24, so I'm convinced the issue is not being caused by this Action but by your setup around it. There's still a documentation task for me to complete but that's covered by #14, so I will be closing this issue.

On https://capstone-design-fkiller.github.io/client/pr-preview/pr-24/ I saw that the main JS file appeared in the network log and was executed, but it never imported the items that were loaded with React.lazy:

https://github.com/capstone-design-Fkiller/client/blob/71344a931898bed752fb5b9baa875559cd586948/src/App.tsx#L8-L10

The first JS file was loaded correctly, so we can assume Vite is res…

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by rossjrw
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
6 replies
@jongbonga
Comment options

@jongbonga
Comment options

@rossjrw
Comment options

@jongbonga
Comment options

@jongbonga
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #46 on May 02, 2023 12:44.