Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    npm run build in live server bagisto ver. 2

    Installing Bagisto
    2
    2
    228
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M
      mrvx last edited by mrvx

      I wanted to run npm run build in live server in packages/Webkul/Shop folder. I configured vite file in live. css goes to right place, but in <head there is old app.css link. How can i run build in live and it generates me all assets . Right know page is broken, css is missing. Live link is here: https://elegantweb.eu/

      1 Reply Last reply Reply Quote 0
      • Rishabh-Webkul
        Rishabh-Webkul last edited by

        Hello @mrvx

        Greetings of the day..!!

        Kindly open the shop package in your integrated terminal then run in the same manner.

        npm install
        npm run dev
        npm run build

        Also, you can go through our blog if you are working on making changes to theme.

        https://bagisto.com/en/create-custom-theme-in-bagisto/

        Thanks & Regards..!!

        1 Reply Last reply Reply Quote 0
        • First post
          Last post