NuxtJs & vuetify

yannick 21 Reputation points
2022-01-07T06:46:05.8+00:00

Hello,
I deployed a static web app, made in nuxtJs with vuetify.
All is working very well locally but once deployed, I cant see all component done with vuetify.

I follow those instructions : https://nuxtjs.org/deployments/azure-static-web-apps/

Thank you.

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
1,173 questions
{count} votes

Accepted answer
  1. ajkuma 28,036 Reputation points Microsoft Employee Moderator
    2022-01-11T20:02:58.393+00:00

    yannick-9560, Following-up from my private comment:

    From the sample, you may be using routes.json- note that, the functionality defined in the routes.json file is now deprecated and better implemented in the Azure Static Web Apps configuration file.
    Kindly see these docs for sample configuration and see if that helps.

    https://learn.microsoft.com/azure/static-web-apps/configuration#routes
    https://github.com/Azure/static-web-apps/wiki/routes.json-reference-(deprecated)

    If the issue still persists,
    Could you please share your Azure static WebApp name (reply to my private comment) and additional info about your requirement/scenario (here)?

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.