Missing files after build and export to static files #15201
Unanswered
stephane-r
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi community,
I try to build and export an small NextJS project on Github Pages using Travis CLI. I think the build is correct, but i don't really understand why the webpack and framework JS files are missing.
I've been created the
.nojekyll
file in out dir, but same result.You can see the public repo and the hosted Github Pages
Anyone have already deploy static files on GP ?
Thank you community !
EDIT : fixing by adding custom webpack config stephane-r/HoloPlay-LP@6f939e7
Beta Was this translation helpful? Give feedback.
All reactions