Bagisto Forum

    Bagisto

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

    Theme Development

    General Discussion
    1
    1
    7
    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.
    • W
      wadim last edited by

      Hello,

      I’ve created a new theme for our Bagisto shop. Everything works fine so far. The only thing that bothers me is that every time I adjust the views, I have to run the following commands to apply the changes:

      npm run build
      php artisan vendor:publish –tag=km-theme-views –force
      php artisan cache:clear
      

      This is quite annoying in the long run. Is it possible to adjust the theme so that only the NPM build needs to be executed and the changes are applied automatically?

      Thanks! 🙂

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