Accessing Unminimized CSS and JS Files
Hi Support,
I am currently using Metronic version 8.2.5, specifically the demo27 HTML version. I'm looking to obtain the unminimized JS and CSS files. I've attempted to build these files using Gulp, but unfortunately, I haven't been successful. It's possible I might be using the wrong setup or something is amiss.
Could you guide me on how to locate or generate the unminimized versions of the following files?
- assets/js/scripts.bundle.js
- assets/js/widgets.bundle.js
- assets/js/custom/widgets.js
- assets/css/style.bundle.css
- plugins/global/plugins.bundle.css
- plugins/global/plugins.bundle.js
Best Regards,
Timo
Replies (1)
Hi,
The source js files you can find under
src/js/ Please check Quick Setup guide for more info.
If you need any further help, please let us now what error you are getting and provide more details.
Regards.