• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Register
  • Login
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
123
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 4 Oct 2023, 05:51

    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 4 Oct 2023, 09:51 Reply Quote 0
    • ashish2409
      ashish2409 @Sunarc last edited by 4 Oct 2023, 09:51

      @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
      1 out of 2
      • First post
        1/2
        Last post