Question: How Do You Reflect The Changes To The Code

How Do You Reflect The Changes To The Code

Hello. I would like to make some changes to the application code and have it reflected in my online version. You helped set up the server. I run npm run mps:w and it says missing script.

KY

Kris Yanke

Asked

Hello. I would like to make some changes to the application code and have it reflected in my online version. You helped set up the server. I run npm run mps:w and it says missing script.

  • MS

    Mian Saleem

    Answered

    Hello,

    The watch command was replaced when moved to vitejs form mix. Please run npm run mps:h for development and npm run mps:p for production build.

    I will remove this from docs.

    Thank you

  • Login to Reply