Replies: 2 comments 1 reply
-
not sure to understand when this problem could occur. without reproduction i am not sure if i can help |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hey @zhiwuang! 👋🏻 In addition to what @Julien-R44 said, ensure you are running your codebase in production mode (with |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
While working with the AdonisJS Inertia framework, I encountered a situation where the files located in the resources directory, including pages, css, and app.ts, were not automatically moved to the build directory during the production build process. As a result, I had to perform manual copying of these files.
Beta Was this translation helpful? Give feedback.
All reactions