Followed the instructions.
https://preview.keenthemes.com/html/metronic/docs/getting-started/build/webpack
Able to compile and run watch command but npm run watch not detecting the change.
Even local host showing directories instead of loading the index.html file.
Hi,
The webpack/gulp setup in the documentation is for the HTML version only. For the Vue version, we have a separate application and configuration.
Please check this docs link for the Vue version.
https://preview.keenthemes.com/metronic8/vue/docs/#/doc-overview
Thanks
I tried to change the text in demo1 and Demo2
In both npm run watch not detecting the change and refreshing the browser.
Is it true that in HTML SASS Version you can't run webpack/gulp setup. For example You need Vue to render the changes in localhost ?
Hi,
Could you please share which file did you try to change? We tested it and it should be working.
Please try to open http://localhost:8080/dist/
Thanks