Bagisto Forum

    Bagisto

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

    The changes made in the JavaScript files are not being reflected

    Bug Report
    2
    2
    110
    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.
    • S
      Sunarc last edited by

      Want to make changes in the following file:
      packages/webkul/Shop/src/Resources/assets/js/plugins/shop.js

      However, the changes made are not being reflected. Tried running the following commands, but they did not work:

      php artisan config:cache
      php artisan cache:clear
      Also ran npm install, but the changes are still not reflecting.

      ashish2409 1 Reply Last reply Reply Quote 0
      • ashish2409
        ashish2409 @Sunarc last edited by

        @Sunarc
        Hello there, Please try to run below commands accoring to your use.

        For Development only :- npm run watch

        For Production only :- npm run prod

        I hope this will help you to resolve your concern.

        Thanks

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