I am using metronic_v8.0.34 HTML and when running gulp -demo8 only the plugins are being deployed to the assets folder. The other css, js and media folders are not being deployed.
Can I please get some help with this? I am new to Metronic and am excited to make it work.
Thank you.
gulp.config.json
{
"config": {
"path": {
"src": "../{demo}/src"
},
"dist": [
"../project/assets"
]
}
}
Hi,
We have checked it. It seems we can't reproduce the issue. It is working.
<a href="https://ibb.co/RSGFTY6" target="_blank">https://ibb.co/RSGFTY6</a>
Thanks