@quasar/[email protected] no longer works with serverless-http
              
              #18123
            
            
              
                Unanswered
              
          
                  
                    
                      rtcpw
                    
                  
                
                  asked this question in
                CLI - SSR mode
              
            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.
-
The documentation shows how to get the
serverless-httppackage working with Quasar:https://quasar.dev/quasar-cli-vite/developing-ssr/ssr-webserver#example-serverless-http
However, since upgrading to
@quasar/app-viteversion2.4.0, the example provided in the documentation no longer compiles. The functiondefineSrrListenexpects a return type is incompatible with whatserverless()returns. I believe this regression has been introduced in@quasar/app-viteversion2.3.0.Beta Was this translation helpful? Give feedback.
All reactions