npm run build in live server bagisto ver. 2
-
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/
-
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 buildAlso, 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..!!