app.js changes not reflect after npm run watch command
-
bagisto\packages\Webkul\Velocity\src\Resources\assets\js\app.js i have changes in app.js and run npm watch command but
bagisto\public\themes\velocity\assets\js\velocity.js not reflect the changes of app.js
-
@Mayankpanchal
make sure you have run the npm run watch command from the velocity package?