I am trying to modify the compare products (customer/account/comparison) page vue component, but changes not reflecting ? Anyone guide me??
-
customer/account/comparison
-
@JunaidJaved248 said in I am trying to modify the compare products (customer/account/comparison) page vue component, but changes not reflecting ? Anyone guide me??:
customer/account/comparison
I am also familiar with Vue.JS,
Steps that I am following :-- packages\Webkul\Velocity
in this folder, I have executed the npm install && npm run watch
But when I made change in component for any modification , Its not reflecting on browser when checked it , I also checked it by clearing cache
- packages\Webkul\Velocity
-
Hi @JunaidJaved248,
No compilation is needed as the component is in the blade file,
https://github.com/bagisto/bagisto/issues/5226#issuecomment-954506661