[✨]SSG Ignore Authenticated Routes Without Warning #110
ToanTrinh01
started this conversation in
Proposals For Qwik
Replies: 3 comments
-
|
Hi, thanks for your suggestions. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
we need a list of routes generated and not generated |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
We moved this issue to |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is your feature request related to a problem?
When running static adapter, I need a list of every page that was generated and every page that was not generated
Describe the solution you'd like
When running static adapter I need a list of any page that was not generated so that it could help me debug the problem
Describe alternatives you've considered
Adding a env variable file in order to specify which page should be generated and bypass authentication
Additional context
I may want authentication middleware to handle by my hosting provider
It would still be a good idea to know which page is not being generated
Beta Was this translation helpful? Give feedback.
All reactions